At the first position Tinykeys is a very small library from Jamie Kyle to handle keyboard events in order to add keyboard shortcuts to a web application.
It can bind combinations of keys pressed at the same time or in order, taking into account special key modifiers such as Ctrl and Shift.
At the position number 3 GPU.js is a library to perform heavy calculations in parallel by using the GPU instead of the CPU.
Under the hood it uses WebGL in the browser and HeadlessGL in Node.js.
Growing Fast This Week
By % of GitHub stars added (relative growth) this week
1 | Tinykeys A tiny (~400 B) & modern library for keybindings. | Homepage | +52.7% | |
2 | fdir The fastest directory crawler & globbing library for NodeJS | Homepage | +11.6% | |
3 | GPU.js GPU Accelerated JavaScript | Homepage | +11.2% | |
4 | Heroicons A set of free MIT-licensed high-quality SVG icons for UI development. | Homepage | +9.8% | |
5 | Zustand Bear necessities for state management in React | Homepage | +8.6% | |
6 | NextAuth.js Authentication for Next.js | Homepage | +7.2% | |
7 | uPlot A small, fast chart for time series, lines, areas, ohlc & bars | GitHub | +5.7% | |
8 | QA Wolf Create browser tests 10x faster | Homepage | +5.3% | |
9 | React Spectrum A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences | Homepage | +4.9% | |
10 | Expo An open-source platform for making universal native apps with React. Expo r... | Homepage | +4.7% |
Trending This Week
By number of GitHub stars added this week
1 | GPU.js GPU Accelerated JavaScript | Homepage | +1.1 k★ | |
2 | Tinykeys A tiny (~400 B) & modern library for keybindings. | Homepage | +690 ★ | |
3 | Heroicons A set of free MIT-licensed high-quality SVG icons for UI development. | Homepage | +588 ★ | |
4 | Expo An open-source platform for making universal native apps with React. | Homepage | +501 ★ | |
5 | Vue.js A progressive, incrementally-adoptable framework for building UI on the web | Homepage | +453 ★ | |
6 | JS Algorithms & Data Structures Algorithms and data structures implemented in JavaScript | GitHub | +423 ★ | |
7 | React A declarative, efficient, and flexible JavaScript library for building UI | Homepage | +415 ★ | |
8 | You Don't Know JS A book series on JavaScript | GitHub | +411 ★ | |
9 | VS Code Visual Studio Code | Homepage | +362 ★ | |
10 | Tailwind CSS A utility-first CSS framework for rapid UI development. | Homepage | +356 ★ |
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.