1.6.1 • Published 5 years ago

@ahmadnassri/create v1.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

NPM Library Initializer

License version Build Status

an opinionated npm package initializer

Requirements

  • npm >= 6.x
  • node >= 8.*

Usage

npm init @ahmadnassri

How does this work?

npm init <initializer> can be used to set up a new or existing npm package.
initializer in this case is an npm package named create-<initializer>, which will be installed by npx, and then have its main bin executed -- presumably creating or updating package.json and running any other initialization-related operations.
Source: docs.npmjs.com


Author: Ahmad Nassri  Github: @ahmadnassri  Twitter: @AhmadNassri

1.6.1

5 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.0

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago