JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q32724F
  • License LGPL-3.0

Project generator of ECMAScript package

Package Exports

  • create-es-pack/dist/command
  • create-es-pack/dist/core

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-es-pack) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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