Following the concept introduced last week we are including 2 types of rankings this week too.
The “growing fast” project of the week is TypeLighterJS, a vanilla JavaScript plugin to animate text as if it was being typed.
It’s very light (around 1 KB) and easy to integrate (just add data attributes in your HTML code).
The “trendiest” project of the week is Reactide, a code editor made specifically for React development.
The world of open-source IDE for web developers is still evolving… You may have tried Brackets, Atom and for sure you have heard about VS Code that is right now the “King”.
The main point: Reactide is already setup for React development, no developer tool to install (even if it’s extensible). For example, right out of the box it includes the “hot reload” mode and a “component tree” to visualize the application architecture.
The project is still under active development but the concept of integrating the developer tools right in the IDE (rather than relying on “devDependencies” to install and set up for every project) is really interesting.
Growing Fast This Week
1 | TypeLighterJS The world's lightest yet most powerful JS TypeWriter out there. | Homepage | +164.4% | |
2 | Frontless Build universal JS applications with Riot.JS | Homepage | +12.3% | |
3 | React Hook Form React hooks for form validation without the hassle | Homepage | +7.9% | |
4 | Data Structures and Algorithms in JS Data Structures and Algorithms explained and implemented in JavaScript | Homepage | +7.5% | |
5 | Treeverse Walk any kind of tree structure depth- or breadth-first | GitHub | +5.7% | |
6 | Moveable Draggable! Resizable! Scalable! Rotatable! | Homepage | +5.7% | |
7 | Reactide Reactide is the first dedicated IDE for React web application development. | Homepage | +5.6% | |
8 | treat Themeable, statically extracted CSS‑in‑JS with near‑zero runtime. | Homepage | +4.8% | |
9 | Unstated Next 200 bytes to never think about React state management libraries ever again | GitHub | +3.5% | |
10 | Motion Production-ready animation and gesture library for React | Homepage | +3.5% |
Trending This Week
1 | Reactide The first dedicated IDE for React web application development | Homepage | +495 ★ | |
2 | Vue.js A progressive, incrementally-adoptable framework for building UI on the web | Homepage | +472 ★ | |
3 | Awesome Awesome lists about all kinds of interesting topics | GitHub | +467 ★ | |
4 | VS Code Visual Studio Code | Homepage | +428 ★ | |
5 | Vue Element Admin A magical vue admin | Homepage | +415 ★ | |
6 | React A declarative, efficient, and flexible JavaScript library for building user... | Homepage | +377 ★ | |
7 | You Don't Know JS A book series on JavaScript | Homepage | +336 ★ | |
8 | Data Structures and Algorithms in JS Data Structures and Algorithms explained and implemented in JavaScript | Homepage | +303 ★ | |
9 | Svelte Cybernetically enhanced web apps | Homepage | +278 ★ | |
10 | Axios Promise based HTTP client for the browser and node.js | GitHub | +278 ★ |
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.