@janiking/format
v0.5.48
Published
Format strings into different types
Downloads
318
Readme
format
Format strings into different types
To run tests
There is no built-in server, it is a simple test page. It can be run by opening the file in a browser, or on a Mac, use Python:
python -m SimpleHTTPServer
Or use an alias:
serve 8003