8.2.2 • Published 3 years ago

@nuofe/ndk v8.2.2

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

NDK

NPM version Downloads

Nuo FE Developer Kit.

Install

npm i @nuofe/ndk -g

Usage

ndk <command> [-[option] | --[option] | --[option <value>]]

Commands

  • generate app/web/component/library/tool/conifg package.
ndk generate [name] [--type <type>] [--dist <distPath>] [--scaffold <scaffoldPath>]
  • initialize app/web/component/library/tool/config package.
ndk init
  • develop package.
ndk dev [-9 | --forIE9]
  • lint.
ndk lint
  • build package.
ndk build [-b | --useBundleAnalyzer] [-s | --useSpeedMeasure]
  • commit to git/svn.
ndk commit
  • login npm.
ndk login
  • publish component/library/tool/config.
ndk publish
  • set user info.
ndk set
  • get runtime config.
ndk get