Skip to content

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

Stars

1 star

Watchers

6 watching

Forks

Used by

Contributors

Languages