child_process_shaded
v1.0.4
Published
This is a demo npm package written in [Typescript](https://www.typescriptlang.org/), tested with [Jest](https://jestjs.io/) and bundled with [Tsup](https://tsup.egoist.dev/)
Downloads
21
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)