renanaarfi


  • *** you can send any number of strings as arguments and get a single string with hyphens between each word like so: i-am-a-slugged-string-i-contain-no-space

    published 1.3.0 2 years ago
  • 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

    published 1.0.0 2 years ago