Skip to content

IvanGH4/npm-joke-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poronga js

Easy to use:

Just npm install @ivangarcia/poronga and then:

import { Prng } from 'poronga';

const Component = () => {
  return (
    <Prng formData=[{ type: "text", label: "Name", placeholder: "Full name", name: "name" }] />
  )
}

And then just see the magic happen!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published