@itsrauf/jsonformatter

1.1.0 • Public • Published

@itsrauf/jsonformatter

GitHub package.json version GitHub license npm bundle size (scoped)

Takes a string and formats it

Install

npm install @itsrauf/jsonformatter

Usage

const jsonformatter = require("@itsrauf/jsonformatter");

jsonformatter("Hello {name}!", { name: "John Doe" });
// "Hello John Doe!"

Readme

Keywords

Package Sidebar

Install

npm i @itsrauf/jsonformatter

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

3.02 kB

Total Files

4

Last publish

Collaborators

  • itsrauf