Number one this week, AdminBro is a solution to easily generate a full CRUD application from database models.
It can be used with SQL and NoSQL databases since the following ORM/ODM are supported:
- Mongoose for MongoDB
- TypeORM for MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server…
- Sequelize for Postgres, MySQL, MariaDB, SQLite and MS SQL Server
It works by adding new routes to any Node.js web server built on top of popular frameworks such as Express or Hapi.
We mentioned it last year in the issue 66, the project keeps growing and now supports Nest.js and Koa.
If you are interesting in this concept of “Auto-generated Admin Panel for Node.js Application” you could check these “headless CMS” solutions:
Growing Fast This Week
By % of GitHub stars added (relative growth) this week
1 | Admin Bro An admin panel for apps written in node.js | Homepage | +17.6% | |
2 | eDEX-UI A cross-platform, customizable science fiction terminal emulator | GitHub | +15.3% | |
3 | Tweakpane Compact GUI for fine-tuning parameters and monitoring value changes | Homepage | +12.7% | |
4 | Super Tiny Social Icons Miniscule SVG versions of your favorite website and app logos | GitHub | +9.7% | |
5 | React Chrono Modern Timeline component for React | Homepage | +6.9% | |
6 | Spacetime A lightweight javascript timezone library | Homepage | +4.0% | |
7 | Luckysheet An online spreadsheet like Excel | Homepage | +3.8% | |
8 | Headless UI Completely unstyled fully accessible UI components | Homepage | +3.7% | |
9 | Jotai Primitive, flexible state management for React | Homepage | +3.4% | |
10 | Redwood Bringing full-stack to the Jamstack. | Homepage | +3.0% |
Trending This Week
By number of GitHub stars added this week
1 | eDEX-UI A cross-platform, customizable science fiction terminal emulator | GitHub | +3.0 k★ | |
2 | Super Tiny Social Icons Miniscule SVG versions of your favorite website and app logos | GitHub | +870 ★ | |
3 | Next.js The React Framework | Homepage | +743 ★ | |
4 | Algorithm Visualizer Interactive Online Platform that Visualizes Algorithms from Code | Homepage | +650 ★ | |
5 | JS Algorithms & Data Structures Algorithms and data structures implemented in JavaScript | GitHub | +500 ★ | |
6 | Admin Bro An admin panel for apps written in node.js | Homepage | +409 ★ | |
7 | VS Code Visual Studio Code | Homepage | +330 ★ | |
8 | React A declarative, efficient, and flexible JavaScript library for building UI | Homepage | +329 ★ | |
9 | Vue.js A progressive, incrementally-adoptable framework for building UI on the web | Homepage | +302 ★ | |
10 | Vue Element Admin A magical vue admin | GitHub | +281 ★ |
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.