Merge pull request #467 from sdras/explorer

Add in array and object explorer
This commit is contained in:
Huei Tan
2018-01-03 15:49:36 +01:00
committed by GitHub

View File

@@ -334,7 +334,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [jsduck](https://github.com/senchalabs/jsduck) - API documentation generator made for Sencha JavaScript frameworks, but can be used for other frameworks too.
## Files
*Libraries for working with files.*
@@ -877,6 +876,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.