@ivangarcia/poronga

3.1.0 • Public • Published

Poronga js

Easy to use:

Just npm install @ivangarcia/poronga and then:

import { Prng } from 'poronga';

const Component = () => {
  return (
    <Prng dark="some color in hex or rgb" light="some color in hex or rgb" />
  )
}

And then just see the magic happen!!

Readme

Keywords

Package Sidebar

Install

npm i @ivangarcia/poronga

Weekly Downloads

0

Version

3.1.0

License

ISC

Unpacked Size

18.6 kB

Total Files

17

Last publish

Collaborators

  • ivangarcia