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

