1.1.0 • Published 4 years ago

create-es-pack v1.1.0

Weekly downloads
3
License
LGPL-3.0
Repository
github
Last release
4 years ago

ES pack

Project generator of ECMAScript package

NPM Dependency Build Status

NPM

Example

npm init es-pack path/to/project \
    --remote https://github.com/your_id/repo_name.git

Feature

FeatureTechnique
ECMAScript 6+Babel 7
Version controlGit
Package & ToolchainNPM
Code formatterEditorConfig
Prettier
ESLint
Testing frameworkMocha
Should
API documentESDoc
CI & CDTravis CI
Azure Pipelines

API

Command-line

create-es-pack [path] [options]

Project generator of ECMAScript package

Options:
  -h, --help             show Help information
  -r, --remote   <URL>   Git URL of a Remote repository
  -s, --system   <name>  Compatible operating systems (comma separated)
  -v, --version          show Version number

ES module

https://web-cell.dev/create-es-pack/

Down-stream creator

  1. create-web-cell

  2. create-hexo-wiki

"Yellow duck" Debugger

@Akagilnc

1.1.0

4 years ago

1.0.0

4 years ago

1.0.0-beta

4 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago