JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q16086F
  • License ISC

lokify someone's name

Package Exports

  • lokify

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lokify) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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