Skip to content

⚡ A CLI package to help figure out what JavaScript object method would be best to use at any given time

License

Notifications You must be signed in to change notification settings

ooade/object-explorer-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-explorer-cli

Object Explorer CLI npm travis

Find the object method you need without digging through the docs.

Installation

npm i -g object-explorer-cli

Usage

Open your CLI and type:

object-explorer

or

obj-explorer

and feel the magic ⭐

object-explorer-cli

You should also check out Array Explorer CLI

Available Options

  • -help - displays help
  • -lang=<short code> | -l <short code> - displays object-explorer in the specified language code

List of Available Languages

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 🎉

Aknowledgements

Thanks to Sarah Drasner. She created the object-explorer web version which you could visit using https://sdras.github.io/object-explorer/

Contributions

Feel free to contribute.

License

MIT

About

⚡ A CLI package to help figure out what JavaScript object method would be best to use at any given time

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published