Esm Packages

ts-is-not-number

Typescript/JavaScript/Node.js utility. Returns `true` if the value is not a number or string number. Useful for checking regex match results, user input, parsed strings, etc.

1.0.2 • Published 3 years ago

ts-swc-node-starter

This setup compiles Typescript to ESM for the Node.js runtime. It's super-fast. it uses *`swc`* for the actual compiling. *`tsc`* is used for type checking only. nodemon allows us to re-compile and run from dist with every change during developme

1.0.1 • Published 4 years ago