1.2.15 • Published 1 year ago

@bart.sk-ecommerce/node-ans v1.2.15

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 year ago

YOUR PACKAGE NAME

Provides skeleton for npm packages.

How to use

!!! When publishing to npm, don't forget to change version in package.json

Recommended way to use this repo

  1. Clone this repo
  2. Rename cloned directory to your package name
  3. cd into directory
  4. Remove .git directory
  5. Copy files into src (Recommended way is to have src/<package_dir_with_files> and src/index.ts file with exports)
  6. Change name, description, repository, author, (licence if needed) in package.json
  7. git init
  8. git remote add origin <your_package_project_link>
  9. Git commit and push
1.2.14

1 year ago

1.2.15

1 year ago

1.2.13

2 years ago

1.2.12

2 years ago

1.2.11

2 years ago

1.2.9

2 years ago

1.2.10

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.0

3 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago