1.0.21 • Published 2 years ago

js-sandbox v1.0.21

Weekly downloads
2
License
ISC
Repository
github
Last release
2 years ago

js-sandbox

codecov

beginning

npm init -y
npm i -D typescript
npx tsc --init
npm i -D @types/node @types/jest jest prettier ts-jest tslint tslint-config-prettier

npm i --save-peer acorn acorn-walk fast-xml-parser quickjs-emscripten

First publish your package to NPM

npm config get registry
npm config delete registry
# npm config set registry https://registry.npmjs.org/
npm version patch
npm publish
npm config set registry https://registry.npmmirror.com/

publish

npm version patch
1.0.19

2 years ago

1.0.18

2 years ago

1.0.16

2 years ago

1.0.21

2 years ago

1.0.15

2 years ago

1.0.13

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.12

2 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago