clubajax / format

Format strings into different types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Format strings into different types

License:MIT License


Languages

Language:JavaScript 57.2%Language:HTML 42.8%