mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
move js explorers to misc section
This commit is contained in:
parent
396e36f3ff
commit
0a59a99504
@ -332,7 +332,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [Beautiful docs](http://beautifuldocs.com/) is a documentation viewer based on markdown files.
|
||||
* [documentation.js](http://documentation.js.org) - API documentation generator with support for ES2015+ and flow annotation.
|
||||
* [jsduck](https://github.com/senchalabs/jsduck) - API documentation generator made for Sencha JavaScript frameworks, but can be used for other frameworks too.
|
||||
* [Array Explorer](https://github.com/sdras/array-explorer) and [Object Explorer](https://sdras.github.io/object-explorer/) - Resources to help figure out what native JavaScript method would be best to use at any given time
|
||||
|
||||
|
||||
## Files
|
||||
@ -876,6 +875,7 @@ http://www.listjs.com
|
||||
* [grid](https://github.com/hootsuite/grid) - Drag and drop library for two-dimensional, resizable and responsive lists.
|
||||
* [jquery-match-height](https://github.com/liabru/jquery-match-height) - a responsive equal heights plugin for jQuery.
|
||||
* [survey.js](https://github.com/surveyjs/surveyjs) - JavaScript Survey Engine. It uses JSON for survey metadata and results. http://surveyjs.org/
|
||||
* [Array Explorer](https://github.com/sdras/array-explorer) and [Object Explorer](https://sdras.github.io/object-explorer/) - Resources to help figure out what native JavaScript method would be best to use at any given time
|
||||
|
||||
## Podcasts
|
||||
* [JavaScript Air](https://javascriptair.com/) - The live video broadcast podcast all about JavaScript and the Web platform.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user