create-es-pack

1.1.0 • Public • Published

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

Feature Technique
ECMAScript 6+ Babel 7
Version control Git
Package & Toolchain NPM
Code formatter EditorConfig
Prettier
ESLint
Testing framework Mocha
Should
API document ESDoc
CI & CD Travis 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

Package Sidebar

Install

npm i create-es-pack

Weekly Downloads

2

Version

1.1.0

License

LGPL-3.0

Unpacked Size

30 kB

Total Files

22

Last publish

Collaborators

  • tech_query