Number one this week, Graphery SVG is a lightweight library to create and manipulate SVG elements in the browser.
It can also be used on Node.js when doing server-side rendering.
Under the hood it uses Proxy to provide a straightforward API.
Basically all SVG attributes and properties can be set or read from methods such as width(), height() or fill(). All methods can be chained together making the code compact and easy to read (it reminds us the “method chaining” feature of jQuery).
Growing Fast This Week
By % of GitHub stars added (relative growth) this week
1 | Graphery A library to easily create and manipulate SVG in Javascript. | Homepage | +181.0% | |
2 | Flicking Reliable, flexible and extendable carousel | Homepage | +29.1% | |
3 | faker.js Generate massive amounts of realistic fake data in Node.js and the browser | GitHub | +7.3% | |
4 | Super Tiny Social Icons Miniscule SVG versions of your favorite website and app logos | GitHub | +6.2% | |
5 | Admin Bro An admin panel for apps written in node.js | Homepage | +5.8% | |
6 | Spacetime A lightweight javascript timezone library | Homepage | +5.7% | |
7 | React Chrono Modern Timeline component for React | Homepage | +4.8% | |
8 | eDEX-UI A cross-platform, customizable science fiction terminal emulator with advan... | GitHub | +4.1% | |
9 | n8n Free and open fair-code licensed node based Workflow Automation Tool | Homepage | +4.0% | |
10 | Luckysheet An online spreadsheet like excel | Homepage | +3.9% |
Trending This Week
By number of GitHub stars added this week
1 | faker.js Generate massive amounts of realistic fake data in Node.js and the browser | GitHub | +1.9 k★ | |
2 | eDEX-UI A cross-platform, customizable science fiction terminal emulator | GitHub | +911 ★ | |
3 | Super Tiny Social Icons Miniscule SVG versions of your favorite website and app logos | GitHub | +616 ★ | |
4 | socket.io Realtime application framework (Node.JS server) | Homepage | +414 ★ | |
5 | n8n Free and open fair-code licensed node based Workflow Automation Tool. | Homepage | +410 ★ | |
6 | Angular One framework. Mobile & desktop. | Homepage | +392 ★ | |
7 | VS Code Visual Studio Code | Homepage | +358 ★ | |
8 | React A declarative, efficient, and flexible JavaScript library for building UI | Homepage | +343 ★ | |
9 | Next.js The React Framework | Homepage | +323 ★ | |
10 | Clean Code Clean Code concepts adapted for JavaScript | GitHub | +316 ★ |
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.