trymify

1.2.0Β β€’Β PublicΒ β€’Β Published

Trymify

πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”

Version License: MIT Semistandard code style

Potatoes > text. Clearly.

🏠 Homepage

Install

yarn install

Run tests

yarn test

Usage

require("trymify");

const result = "Hello, world!".trym();
const roastedResult = "Hello, world!".trym('roasted');
const friesResult = "Hello, world!".trym('fries');

console.log({ result, roastedResult });
// Output: {
//  result: "πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”πŸ₯”",
//  roastedResult: "🍠🍠🍠🍠🍠🍠🍠🍠🍠🍠🍠🍠🍠",
//  friesResult: "🍟🍟🍟🍟🍟🍟🍟🍟🍟🍟🍟🍟🍟"
// }

NPM

Readme

Keywords

Package Sidebar

Install

npm i trymify

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

72 kB

Total Files

19

Last publish

Collaborators

  • madsroskar