0.0.3 • Published 8 years ago

formatpyjs v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

formatPyJS

For when you want to use Python-like formatting, but remember that you dont like neat code.

Using the thingy "Hello {}, welcome to {}!".format("Bob", "my shed")

"Hello {1}, welcome to {0}!".format("Bob", "my shed")

Installing via NPM $ npm install formatpyjs

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago