create-esnext
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Create ESNext Module

See "Is there a way to "npm init" an ES module?".

Usage

Install create-esnext globally:

yarn global add create-esnext

# or

npm i -g create-esnext

In the folder where you want to create a package.json, run:

yarn create esnext

# or 

npm init esnext

/create-esnext/

    Package Sidebar

    Install

    npm i create-esnext

    Weekly Downloads

    10

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    67.7 kB

    Total Files

    9

    Last publish

    Collaborators

    • ctjlewis