The project number one is the same as last week: roughViz.js, a library to create charts with a hand-written effect.
It reminds us PaperCSS this CSS framework that provides UI components with similar hand-written effects.
At position number 2, RxDB is a reactive database, built on top of PouchDB and RxJS, that can be embedded in any application. Its main points:
- Users can subscribe to streams of data making it very appropriate for applications with real-time needs
- Queries are written with the same syntax as MongoDB
- Schemas follow the JSON-Schema specification
- Offline capabilities
- Synchronization with databases using plugins (GraphQL, CouchDB…)
Growing Fast This Week
By % of GitHub stars added (relative growth) this week
1 | roughViz.js Reusable JavaScript library for creating sketchy/hand-drawn styled charts i... | GitHub | +22.4% | |
2 | RxDB A realtime Database for JavaScript Applications | Homepage | +10.4% | |
3 | Redux Starter Kit A simple set of tools to make using Redux easier | Homepage | +8.3% | |
4 | Nrwl Extensions for Angular Extensible Dev Tools for Monorepos | Homepage | +7.7% | |
5 | Robot A functional, immutable Finite State Machine library | Homepage | +7.3% | |
6 | Middy The stylish Node.js middleware engine for AWS Lambda | Homepage | +7.1% | |
7 | Leon Sans A geometric sans-serif typeface made with code | Homepage | +6.8% | |
8 | treat Themeable, statically extracted CSS‑in‑JS with near‑zero runtime. | Homepage | +6.7% | |
9 | Motion Production-ready animation and gesture library for React | Homepage | +6.5% | |
10 | React Hook Form React hooks for forms validation without the hassle. | Homepage | +6.0% |
Trending This Week
By number of GitHub stars added this week
1 | RxDB A realtime Database for JavaScript Applications | Homepage | +1.0 k★ | |
2 | 30 seconds of code A curated collection of useful JavaScript snippets that you can understand ... | Homepage | +655 ★ | |
3 | Vue.js A progressive, incrementally-adoptable framework for building UI on the web | Homepage | +441 ★ | |
4 | Awesome Awesome lists about all kinds of interesting topics | GitHub | +423 ★ | |
5 | Leon Sans A geometric sans-serif typeface made with code | Homepage | +420 ★ | |
6 | Vue Element Admin A magical vue admin | GitHub | +420 ★ | |
7 | Node.js Best Practices The largest Node.js best practices list (September 2019) | GitHub | +396 ★ | |
8 | React A declarative, efficient, and flexible JavaScript library for building user... | Homepage | +390 ★ | |
9 | Hyper A terminal built on web technologies | Homepage | +376 ★ | |
10 | VS Code Visual Studio Code | Homepage | +359 ★ |
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.