2.0.0 • Published 1 year ago

@salperkeskin/npac v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm install @salperkeskin/npac

const npac = require("@salperkeskin/npac");

npac("So much space!"); //=> "Somuchspace!"

npac(1337);
//=> Uncaught TypeError: Npac wants a string!
//    at npac (<anonymous>:2:41)
//    at <anonymous>:1:1
2.0.0

1 year ago

1.0.0

1 year ago