npm-demo-ts
v1.0.1
Published
A demo NPM package in Typescript
Downloads
3
Readme
NPM-DEMO-TS
This is a demo npm package written in Typescript, tested with Jest and bundled with Tsup
Article tutorial
A walkthrough article can be found on my Medium
Installation
Install from your command line.
With yarn
yarn add npm-demo-ts
With npm
npm install npm-demo-ts
Author
- Paul Ehikhuemen (@pauloe_me)