0.0.9 • Published 8 years ago

wnd-string-format v0.0.9

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

Welcome to GitHub Pages.

This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:

 // 1
 "I'm {0}. I'm {1}.".format("leornado", 30);

 // 2
 "I'm {name}. I'm {age}.".format({name:"leornado", age:30});

 // result: "I'm leornado. I'm 30."

Home Page!

0.0.9

8 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago