0.0.1 • Published 5 years ago

npmpathy v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

npmpathy

GUI for package.json

PROJECT NOT YET FUNCTIONAL.

To-dos

  1. Allow editing of package.json

Possible to-dos (or wish-list)

Some wishes, but not necessarily with plans to follow-through!

  1. Be sure to update project description in README and our package.json if we expand the scope
  2. Keep stand-alone but also make plug-in for Atom (with handler for package.json type?).
  3. Integrate npm-gui for dependencies.
  4. Integrate npm-scripts-gui for scripts execution.
  5. Save pipelines of dependencies, scripts for reuse across projects (e.g., adding ESLint dependencies and "eslint" script, for Rollup, etc.)
  6. Pull-down to switch between package.json of other open repos in Atom.
  7. JSON-Schema-driven ESLint (and options) editing (npmpathy desired to function not only for npm, but related).