Best of JS
A place to find the best components to build amazing web applications. The ...
README
Concept
Best of JS gathers the latest trends about open source projects related to Node.js and the web platform: JavaScript of course (client and server side) but also HTML, CSS, and languages that compile to JavaScript.
This is a place where front-end engineers and Node.js developers can find the best components to build amazing web applications.
Tags
Projects are carefully classified under tags such as:
- UI frameworks: solutions to build front-end applications that run in the browser: React, Vue.js, Angular...
- Node.js framework: solutions to build server-side applications with Node.js: Express, Nest, Fastify...
- Testing: testing frameworks and tools: Jest, Mocha, Cypress...
- Charting: data visualization and chart libraries: D3, ChartJS, ECharts...
Community-driven
If you find an interesting project to add, you can suggest it by creating an issue here.
You can sign-in with your GitHub account to bookmark the projects you want to follow closely.
How it works
We maintain a list of interesting projects related to Node.js and the web platform in a database.
Everyday a scheduled task checks project data from GitHub and generates data consumed by the web application.
Basically _Best of JS_ tracks the number of stars of a curated list of about 2000 projects.
The web application displays the variations over the last days, weeks and months in order to show the trends about the JavaScript landscape.
Technology
This repository contains _Best of JS_ front-end application code.
Requirement: Node.js version 16
To run it locally:
- ```
- npm install
- npm start
- ```
Unit tests:
- ```
- npm test
- ```
Special thanks to Hung Viet Nguyen who set up the application with Vite to provide a great Developer eXperience!
Show your support!
If you find _Best of JS_ useful, show your appreciation by starring the project or becoming a sponsor:
Backers
Thank you and don't forget: we are all made of stars
!
