1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2024-11-28 08:48:58 +02:00

Update javascript.md

This commit is contained in:
Gregory Petukhov 2015-08-21 22:16:49 +05:00
parent 445c79ae60
commit 5fbe0d32ac

View File

@ -144,6 +144,7 @@ This list contains JavaScript libraries related to web scraping and data process
## Data Structure
* [immutable](https://github.com/facebook/immutable-js) - Immutable persistent data collections for Javascript which increase efficiency and simplicity.
* [lodash](https://github.com/lodash/lodash) - More consistent cross-environment iteration support for arrays, strings, objects, and arguments objects
## Other JavaScript lists