1.0.21 • Published 8 months ago

js-sandbox v1.0.21

Weekly downloads
2
License
ISC
Repository
github
Last release
8 months 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

8 months ago

1.0.18

8 months ago

1.0.16

8 months ago

1.0.21

8 months ago

1.0.15

8 months ago

1.0.13

8 months ago

1.0.11

8 months ago

1.0.10

8 months ago

1.0.12

8 months ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago