bare-format
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i bare-format

Weekly Downloads

2,488

Version

1.0.1

License

Apache-2.0

Unpacked Size

16.1 kB

Total Files

5

Last publish

Collaborators

  • mafintosh
  • kasperisager