Skip to content

ZulianTiger/em-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@arminsarajlic/em-components

npm (scoped) npm bundle size (minified)

Various functions and configs shared between different EM projects

Install

$ npm install @arminsarajlic/em-components

Usage

const unspace = require("@arminsarajlic/em-components");

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

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

About

EM npm package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published