1.0.4 • Published 3 years ago

lokify v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Lokify

A fun package to animate text in a Lokish way

Usage

To use Lokify you simply need to import the component as well as the styles:

import React from 'react;

import  { Loki } from 'lokify';

const Thing = () => (
    <div>
        <Loki />
    </div>
)

Contribute

TODO

Local Development

TODO

svg creatd by svgrepo.com