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

1.0.2 • Public • Published

pirify

Spice up your life

A great way to increase the size of your data and reduce the performance in your application at the same time!

Installation

npm i pirify

Example:

import PIRI from 'pirify';

const encoded = PIRI.encode({ piri: 'spicy' });
// => '🌶🌶🌶🌶🍻🌶🌶😂🌶🍻🍻🍻🌶🍻😂🌶🌶🌶🍻🍻🍻🍻😂🌶🌶🍻🌶🍻🍻🌶😂🌶🌶🌶🍻🍻🌶🍻😂🌶🌶🍻🌶🍻🍻🌶😂🌶🍻🍻🍻🌶🍻😂🌶🌶🌶🍻🌶🍻😂🌶🍻🍻🍻🌶🍻😂🌶🌶🌶🍻🍻🌶🌶😂🌶🌶🌶🍻🍻🍻🍻😂🌶🌶🍻🌶🍻🍻🌶😂🌶🌶🍻🍻🍻🌶🌶😂🌶🌶🌶🌶🍻🍻🌶😂🌶🍻🍻🍻🌶🍻😂🌶🌶🌶🌶🌶🍻🌶'
const decoded = PIRI.decode(encoded);
// => { piri: 'spicy' }

Readme

Keywords

none

Package Sidebar

Install

npm i pirify

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

24 kB

Total Files

13

Last publish

Collaborators

  • vinsjo