[go: nahoru, domu]

js-sandbox
TypeScript icon, indicating that this package has built-in type declarations

1.0.21 • Public • Published

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

Package Sidebar

Install

npm i js-sandbox

Weekly Downloads

13

Version

1.0.21

License

ISC

Unpacked Size

15.9 kB

Total Files

4

Last publish

Collaborators

  • joehecn