dprx-types
TypeScript icon, indicating that this package has built-in type declarations

1.2.971 • 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 --access=public

Publish pack with upd version

npm version patch && npm publish

Details:

Readme

Keywords

none

Package Sidebar

Install

npm i dprx-types

Weekly Downloads

56

Version

1.2.971

License

ISC

Unpacked Size

272 kB

Total Files

6

Last publish

Collaborators

  • dofiltra