Skip to content

shashank1501/tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

tiny

npm

It is a tiny example package

install

npm install @shashank.map/tiny

usage

import tiny from '@shashank.map/tiny';


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

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

About

small npm mdoule

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors