mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-23 19:58:01 -08:00
Remove failing resources
This commit is contained in:
@@ -229,7 +229,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [way.js](https://github.com/gwendall/way.js) - Simple, lightweight, persistent two-way databinding.
|
||||
* [mithril.js](https://github.com/lhorie/mithril.js) - Mithril is a client-side MVC framework (Light-weight, Robust, Fast).
|
||||
* [jsblocks](https://github.com/astoilkov/jsblocks) - jsblocks is better MV-ish framework.
|
||||
* [LiquidLava](http://www.lava-framework.com/) - Transparent MVC framework for building user interfaces.
|
||||
* [feathers](https://github.com/feathersjs/feathers) - A minimalist real-time JavaScript framework for tomorrow's apps.
|
||||
* [Keo](https://github.com/Wildhoney/Keo) - Functional stateless React components with Shadow DOM support.
|
||||
* [atvjs](https://github.com/emadalam/atvjs) - Blazing fast Apple TV application development using pure JavaScript.
|
||||
@@ -358,7 +357,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [HANDSONTABLE](https://github.com/handsontable/handsontable) - Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers
|
||||
* [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.
|
||||
* [Jspreadsheet CE](https://github.com/jspreadsheet/ce) - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based online 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.
|
||||
|
||||
## Editors
|
||||
|
||||
@@ -865,7 +864,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [Packery](https://packery.metafizzy.co/) - A grid layout library that uses a bin-packing algorithm. Useable for draggable layouts.
|
||||
* [Isotope](https://isotope.metafizzy.co/) - A filterable, sortable, grid layout library. Can implement Masonry, Packery, and other layouts.
|
||||
* [flexboxgrid](https://github.com/kristoferjoseph/flexboxgrid/) - Grid based on CSS3 flexbox.
|
||||
* [Jspreadsheet](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.
|
||||
|
||||
|
||||
## Frameworks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user