bekahw-npm-resume
v0.0.3
Published
A workshop showing making your own `npx`-runnable npm package. 🎁
Downloads
1
Readme
Virtual Coffee npm Resume
A workshop showing making your own npx
-runnable npm package. 🎁
We'll cover:
- (topic: node/npm) How to set up a very straightforward npm package (just a single .js file)
- (topic: core JS) Logging some things in the file
- (topic: node/npm) Adding a dependency on chalk to get nice colors
- (topic: core JS) Wrapping those logs with | etc. characters to make a table
- (delighter) Using arbitrary math to make a gradient with chalk