meowji

2.1.1 • Public • Published

Meowji

NPM package

Non-standard cat emojis.

Getting Started

Meowji can be added to your site by downloading and including meowji.min.js from the latest release:

<script src="./PATH/TO/meowji.min.js"></script>
...
<script>
  window.onload = () => {
    meowji.convertNode(document.body);
  };
</script>

Meowji can also be installed via NPM:

npm install meowji

...or Yarn:

yarn add meowji

Development

Build production bundle with:

yarn install
yarn build

Licensing

Code is licensed under MIT. Cat SVGs are licensed under CC BY 4.0.

Readme

Keywords

none

Package Sidebar

Install

npm i meowji

Weekly Downloads

5

Version

2.1.1

License

MIT

Unpacked Size

24 kB

Total Files

5

Last publish

Collaborators

  • jasmaa