string-mockery-js
v1.0.1
Published
Turn string into mockery
Downloads
2
Readme
string-mockery-js
Package for turn your string into mockery
How to use
- Install the package
npm i string-mockery-js
- Import package
const mockString = require('string-mockery-js')
- Call the package
console.log(mockString("your string here"))