@kdthanvi/pkgx

2.0.0 • Public • Published

pkgx

npm (scoped) A tiny npm package

Install

npm install @kdthanvi/pkgx

Usage

const pkgx = require("@kdthanvi/pkgx")

pkgx("remove My Spaces");
// removeMySpaces

pkgx(1234);
//=> Uncaught TypeError: pkgx wants a string!

Package Sidebar

Install

npm i @kdthanvi/pkgx

Weekly Downloads

1,298

Version

2.0.0

License

MIT

Unpacked Size

1.85 kB

Total Files

4

Last publish

Collaborators

  • kdthanvi