1.2.15 • Published 1 year ago
@bart.sk-ecommerce/node-ans v1.2.15
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
- Clone this repo
- Rename cloned directory to your package name
- cd into directory
- Remove .git directory
- Copy files into src (Recommended way is to have src/<package_dir_with_files> and src/index.ts file with exports)
- Change name, description, repository, author, (licence if needed) in
package.json
git init
git remote add origin <your_package_project_link>
- 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