Skip to content

tbrnslv/polumenta-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Js clone of polumenta generator

Inspired and originally forked from https://github.com/jablan/polumenta

On NPM:

npm install polumenta-js

yarn add polumenta-js

with ES6 imports: import getPolumenta from 'polumenta-js';

or with ES5: var getPolumenta = require('polumenta-js')

getPolumenta function accepts two optional parameters - script ('latin'(default) or 'cyrilic') and gender ('male'(default), 'neutral' or 'female')

About

Polumenta generator clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%