proxy-extract
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Default node module

Git Init

  • git init
  • git add . && git commit -m "Initial commit"

Npm init

  • npm init -y
  • npm install --save-dev typescript prettier tslint tslint-config-prettier
  • npm install --save-dev jest ts-jest @types/jest

Github connect

  • git remote add origin
  • git push -u origin master
  • git add -A && git commit -m "Setup Package"
  • git push

Publish pack

npm publish

Publish pack with upd version

npm version patch && npm publish

Details:

Readme

Keywords

Package Sidebar

Install

npm i proxy-extract

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

5.59 kB

Total Files

5

Last publish

Collaborators

  • dofiltra