8000 GitHub - holepunchto/bare-format: String formatting for JavaScript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

holepunchto/bare-format

Repository files navigation

bare-format

String formatting for JavaScript.

npm i bare-format

Usage

const format = require('bare-format')

format('Hello %s', 'world!')
// Hello world!

License

Apache-2.0

About

String formatting for JavaScript

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0