Number one this week, Draqula is a light-weight GraphQL client for React applications.
It claims to be a very simple alternative to the feature-rich Apollo client.
It provides two hooks (useQuery
and useMutation
) to read and update data using queries written in GraphQL syntax. As we mentioned last week, hooks are more and more used by React libraries that provide cross-cutting functionalities like routing, form validation or data fetching.
Note that the project is not ready for production yet, you could have a look at URQL if you need a more advanced solution.
Growing Fast This Week
By % of GitHub stars added (relative growth) this week
1 | Draqula GraphQL client for minimalistic React apps | Homepage | +88.7% | |
2 | Ackee Self-hosted, Node.js based analytics tool for those who care about privacy. | Homepage | +19.9% | |
3 | Leon Sans A geometric sans-serif typeface made with code | Homepage | +10.8% | |
4 | Mali A minimalistic gRPC microservice framework for Node.js | Homepage | +10.7% | |
5 | Radial Menu A highly customizable radial menu that's very easy to setup. | GitHub | +9.3% | |
6 | NodeGUI A library for building cross-platform native desktop applications | Homepage | +6.9% | |
7 | TypeLighterJS The world's lightest yet most powerful JS TypeWriter out there | Homepage | +6.8% | |
8 | WebComponents Polyfills A suite of polyfills supporting the Web Components specs | GitHub | +6.8% | |
9 | @panva/jose "JSON Web Almost Everything" - JWA, JWS, JWE, JWK, JWT, JWKS for Node.js wi... | GitHub | +5.7% | |
10 | Vue-Treeselect A multi-select component with nested options support for Vue.js | Homepage | +5.3% |
Trending This Week
By number of GitHub stars added this week
1 | Tech Interview Handbook Materials to help you rock your next coding interview | Homepage | +876 ★ | |
2 | Vue Element Admin A magical vue admin | GitHub | +571 ★ | |
3 | Leon Sans A geometric sans-serif typeface made with code | Homepage | +537 ★ | |
4 | VS Code Visual Studio Code | Homepage | +422 ★ | |
5 | React A declarative, efficient, and flexible JavaScript library for building UI | Homepage | +396 ★ | |
6 | Vue.js A progressive, incrementally-adoptable framework for building UI | Homepage | +352 ★ | |
7 | Puppeteer Headless Chrome Node.js API | Homepage | +351 ★ | |
8 | Angular One framework. Mobile & desktop. | Homepage | +334 ★ | |
9 | Awesome Awesome lists about all kinds of interesting topics | GitHub | +328 ★ | |
10 | Deno A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio | Homepage | +307 ★ |
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.