Skip to content

sindrekjr/svada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svada

Small NPM package that mimics the "svada" generation found on svadagenerator.no.

Usage

Install the package.

> npm i svada

Import the package in your code and start using it.

const svada = require('svada');

console.log(svada());