Skip to content

nathanfaucett/js-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

format

format strings with arguments

var format = require("@nathanfaucett/format");


format("Hello, %s!", "world"); // "Hello, world!"

About

format for the browser and node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published