mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-29 22:48:09 -08:00
Compare commits
3 Commits
9cc2c6af73
...
27c1b0136d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
27c1b0136d | ||
|
|
64630aa173 | ||
|
|
e0a774dbf3 |
@@ -250,6 +250,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [Blockly](https://github.com/google/blockly) - A library that adds a visual code editor to web and mobile apps by Google.
|
* [Blockly](https://github.com/google/blockly) - A library that adds a visual code editor to web and mobile apps by Google.
|
||||||
* [Million](https://github.com/aidenybai/million) - <1kb compiler-focused virtual DOM. It's fast!
|
* [Million](https://github.com/aidenybai/million) - <1kb compiler-focused virtual DOM. It's fast!
|
||||||
* [Whatsup](https://github.com/whatsup/whatsup) - A frontend framework for chillout-mode development 🥤. JSX components on generators, fast mobx-like state management and exclusive cssx style system.
|
* [Whatsup](https://github.com/whatsup/whatsup) - A frontend framework for chillout-mode development 🥤. JSX components on generators, fast mobx-like state management and exclusive cssx style system.
|
||||||
|
* [Remult](https://github.com/remult/remult) - A CRUD framework for full-stack TypeScript.
|
||||||
|
|
||||||
## Node-Powered CMS Frameworks
|
## Node-Powered CMS Frameworks
|
||||||
|
|
||||||
@@ -773,6 +774,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [Date Range Picker](https://github.com/dangrossman/daterangepicker) - creates a dropdown menu from which a user can select a range of dates.
|
* [Date Range Picker](https://github.com/dangrossman/daterangepicker) - creates a dropdown menu from which a user can select a range of dates.
|
||||||
* [Duet Date Picker](https://github.com/duetds/date-picker) - open source version of Duet Design System’s accessible date picker, WCAG 2.1 accessibility complaint
|
* [Duet Date Picker](https://github.com/duetds/date-picker) - open source version of Duet Design System’s accessible date picker, WCAG 2.1 accessibility complaint
|
||||||
* [tui.calendar](https://github.com/nhn/tui.calendar) - A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar.
|
* [tui.calendar](https://github.com/nhn/tui.calendar) - A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar.
|
||||||
|
* [Schedule-X](https://github.com/schedule-x/schedule-x) - Material design event calendar. Features drag & drop, dark mode, multiple views and more.
|
||||||
|
|
||||||
### Select
|
### Select
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user