Skip to content

branlok/drawetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

npm (scoped) npm bundle size (scoped)

IGNORE PACKAGE, CURRENTLY TESTING

package removes all spaces from a string.

Installation Instructions

npm install @branlok/drawetta 

Usage

const drawetta = require("@branlok/drawetta");

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

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

About

Easy plug in solution to drawing on Canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published