Skip to content

roadmap #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 of 7 tasks
jonschlinkert opened this issue May 11, 2016 · 2 comments
Open
4 of 7 tasks

roadmap #16

jonschlinkert opened this issue May 11, 2016 · 2 comments
Labels

Comments

@jonschlinkert
Copy link
Collaborator

jonschlinkert commented May 11, 2016

just getting this started, it might turn into a roadmap of sorts.

CLI

  • either consolidate base-cli-process and base-cli-schema (same with base-config-*), or consolidate the *-schema and *-process libs, if possible.
  • rename base-cli to base-commands or something, so we can use base-cli as an actual globally installed CLI. These libs are only being used internally atm, so this shouldn't be an issue if we do it soon.

API

  • simplify is method
  • remove assertPlugin
  • remove isRegistered
  • remove lazy
  • add code examples to the methods that @doowb added (.mixin,
@jonschlinkert jonschlinkert changed the title todos roadmap May 21, 2016
@tunnckoCore
Copy link
Contributor

Also, the error handling, base-debug and base-namespace.

I'm thinking, is it necessary try/catch in the .use which emits error event? I think it would be great.

@wtgtybhertgeghgtwtg
Copy link
Contributor

How about bumping the minimum supported node version? You can dramatically simplify things with with class and Map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants