Find the array method you need without digging through the docs.
npm i -g array-explorer-cliOpen your CLI and type:
array-exploreror
arr-explorerand feel the magic ⭐
You should also check out Object Explorer CLI
- -help - displays help
- -lang=<short code> | -l <short code> - displays array-explorer in the specified language code
| Short Code | Language |
|---|---|
| ar | Arabic |
| bg | Bulgarian |
| cz | Czech |
| de | German |
| el | Greek |
| en | English(Default) |
| es | Spanish |
| fr | French |
| id | Indonesian |
| it | Italian |
| nl | Dutch |
| pt | Portuguese |
| ru | Russian |
| sr | Serbian |
| ua | Ukrainian |
| zh_cn | Chinese (Simplified) |
Create an issue to add more 🎉
Thanks to Sarah Drasner. She created the array-explorer web version which you could visit using https://sdras.github.io/array-explorer/
Feel free to contribute.
MIT

