mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-27 21:48:02 -08:00
Compare commits
4 Commits
b8e5dca61e
...
027489e227
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
027489e227 | ||
|
|
81dd26d1e0 | ||
|
|
910e6ca399 | ||
|
|
19d11a1a8e |
@@ -366,6 +366,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [Frappe Datatable](https://github.com/frappe/datatable) - Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data.
|
* [Frappe Datatable](https://github.com/frappe/datatable) - Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data.
|
||||||
* [Luckysheet](https://github.com/mengshukeji/Luckysheet) - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
|
* [Luckysheet](https://github.com/mengshukeji/Luckysheet) - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
|
||||||
* [Jspreadsheet CE](https://github.com/jspreadsheet/ce) - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
|
* [Jspreadsheet CE](https://github.com/jspreadsheet/ce) - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
|
||||||
|
* [RevoGrid](https://github.com/revolist/revogrid) - RevoGrid is a fast, responsive excel like data grid library for modern web applications.
|
||||||
|
|
||||||
## Editors
|
## Editors
|
||||||
|
|
||||||
@@ -548,6 +549,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [babelfish](https://github.com/nodeca/babelfish/) - i18n with human friendly API and built in plurals support.
|
* [babelfish](https://github.com/nodeca/babelfish/) - i18n with human friendly API and built in plurals support.
|
||||||
* [ttag](https://github.com/ttag-org/ttag) - Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext.
|
* [ttag](https://github.com/ttag-org/ttag) - Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext.
|
||||||
* [attranslate](https://github.com/fkirc/attranslate) - A JavaScript-tool for synchronizing translation-files, including JSON/YAML/XML and other formats.
|
* [attranslate](https://github.com/fkirc/attranslate) - A JavaScript-tool for synchronizing translation-files, including JSON/YAML/XML and other formats.
|
||||||
|
* [ParaglideJS](https://inlang.com/m/gerre34r/library-inlang-paraglideJs) - A tiny, type-safe i18n library with tree-shakeable messages.
|
||||||
|
|
||||||
## Control Flow
|
## Control Flow
|
||||||
|
|
||||||
@@ -630,6 +632,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.
|
||||||
|
* [JS-PyTorch](https://github.com/eduardoleao052/js-pytorch) - GPU accelerated PyTorch in JavaScript.
|
||||||
|
|
||||||
## Browser Detection
|
## Browser Detection
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user