@abhishek-parmar1/flexy

2.0.0 • Public • Published

@abhishek-parmar1/flexy

npm (scoped)

Its the tinest layout library.

Install

$ npm install @abhishek-parmar1/flexy

Usage

const tiny = require("@abhishek-parmar1/flexy");

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

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

Package Sidebar

Install

npm i @abhishek-parmar1/flexy

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

1.98 kB

Total Files

4

Last publish

Collaborators

  • abhishek-parmar1