mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-05-12 01:10:04 -07:00
Compare commits
3 Commits
53d37f27be
...
5c8a108b42
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c8a108b42 | |||
| 64630aa173 | |||
| 972aaabaea |
@@ -626,6 +626,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [ml5.js](https://ml5js.org) - Friendly Machine Learning for the Web.
|
* [ml5.js](https://ml5js.org) - Friendly Machine Learning for the Web.
|
||||||
* [Synapses](https://github.com/mrdimosthenis/Synapses) - Lightweight cross-platform Neural Network library.
|
* [Synapses](https://github.com/mrdimosthenis/Synapses) - Lightweight cross-platform Neural Network library.
|
||||||
* [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native JavaScript code with zero dependencies.
|
* [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native JavaScript code with zero dependencies.
|
||||||
|
* [Embedchain-JS](https://github.com/embedchain/embedchainjs) - Framework to easily create LLM powered bots over any dataset.
|
||||||
|
|
||||||
## Browser Detection
|
## Browser Detection
|
||||||
|
|
||||||
@@ -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