Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MArc committed Nov 14, 2012
2 parents 0ec26ed + aa5b26e commit c51e51d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#Javascript sprintf for mootools
Javascript sprintf for mootools
===============================

This is just a small function, that provides almost the same as php's sprintf.

Expand Down Expand Up @@ -45,13 +46,15 @@ Just use for example following to output the first argument as string again.

```

#More information
More information
----------------

Please take a look at this page: http://www.php.net/manual/en/function.sprintf.php
to get more information about the possibilities.


#Requirements
Requirements
------------

- Mootools core.
- Mootools more String.Extras repeat. (more/String.Extras)

0 comments on commit c51e51d

Please sign in to comment.