Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bestofjs/bestofjs
:star: A place to find the best components to build amazing web applications. The best of JavaScript!
https://github.com/bestofjs/bestofjs
github-stars hall-of-fame trends
Last synced: 3 days ago
JSON representation
:star: A place to find the best components to build amazing web applications. The best of JavaScript!
- Host: GitHub
- URL: https://github.com/bestofjs/bestofjs
- Owner: bestofjs
- License: mit
- Created: 2015-06-19T23:27:39.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-28T08:28:55.000Z (14 days ago)
- Last Synced: 2025-01-03T11:13:03.176Z (8 days ago)
- Topics: github-stars, hall-of-fame, trends
- Language: TypeScript
- Homepage: https://bestofjs.org
- Size: 6.33 MB
- Stars: 2,748
- Watchers: 43
- Forks: 144
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- my-awesome-list - bestofjs
- jimsghstars - bestofjs/bestofjs - :star: A place to find the best components to build amazing web applications. The best of JavaScript! (TypeScript)
README
# [Best of JS](https://bestofjs.org) monorepo
Monorepo for _Best of JS_ application.
Made of four applications and two package:```shell
├── apps
│ ├── admin
│ ├── backend
│ ├── bestofjs-nextjs
│ └── bestofjs-webui
└── packages
├── api
└── db
```[![image](https://github.com/bestofjs/bestofjs/assets/5546996/e0e48657-90de-4bc0-b0a0-80968e826217)](https://bestofjs.org/)
## Concept
[Best of JS](https://bestofjs.org/) gathers the latest trends about open source projects related to the web platform and Node.js: JavaScript and TypeScript of course (client and server side) but also HTML, CSS, languages that compile to JavaScript, alternative runtimes such as Deno and Bun...
This is a place where full-stack developers can find the best components to build amazing web applications.
## Tags
Projects are carefully classified under tags such as:
- [Component Toolkits](https://bestofjs.org/tags/component): Sets of UI components for your favorite framework
- [UI frameworks](https://bestofjs.org/tags/framework): solutions to build front-end applications that run in the browser: React, Vue.js, Angular...
- [Node.js frameworks](https://bestofjs.org/projects?tags=nodejs-framework): solutions to build server-side applications with Node.js: Express, Nest, Fastify...
- [Charting](https://bestofjs.org/tags/chart): data visualization and chart libraries: D3, ChartJS, ECharts...
- [And many more!](https://bestofjs.org/tags/)## Community-driven
If you find an interesting project to add, you can suggest it by [creating an issue here](https://github.com/michaelrambeau/bestofjs/issues/new?template=add-a-project-to-best-of-javascript.md).
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.
## Show your support!
If you find _Best of JS_ useful, show your appreciation by starring the project or becoming a sponsor:
- [GitHub sponsors](https://github.com/sponsors/michaelrambeau)
- [Open Collective](https://opencollective.com/bestofjs)##### Sponsors
#### Backers
Thank you and don't forget: we are all made of stars ![star](https://bestofjs.org/images/star.png)!
_Best of JS_ is a project created and maintained by [Michael Rambeau](https://michaelrambeau.com), in Osaka, Japan.