omni-door / tpl-toolkit

Migrate to https://github.com/omni-door/tpls/tree/master/packages/tpl-toolkit#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐸 @omni-door/tpl-toolkit

The JS-SDK project template for @omni-door

NPM downloads npm version Build Status codecov install size license

Install

  • Clone the repo: git clone git@github.com:omni-door/tpl-toolkit.git

  • Install with npm: npm install @omni-door/tpl-toolkit

  • Install with Yarn: yarn add @omni-door/tpl-toolkit

Templates

folder file
babel babel.config.js
commitlint commitlint.config.js
eslint .eslintrc.js
ignore .eslintignore & .gitignore & .npmignore & .prettierignore
karma karma.conf.js
mocha mocha.opts
new the standard templates for omni new command
omni omni.config.js
package package.json
prettier prettier.config.js
readme README.md
source the standard templates in src folder
tsconfig tsconfig.json
umi .umirc.js & .env

About

Migrate to https://github.com/omni-door/tpls/tree/master/packages/tpl-toolkit#readme

License:MIT License


Languages

Language:TypeScript 94.7%Language:Shell 4.3%Language:JavaScript 1.0%