UNPKG

hili-lipsum

Version:

Hilichurlian language lorem ipsum generator and web scraper

10 lines (7 loc) 162 B
const Hilichurl = require('./hilichurl') const HL = new Hilichurl() const scrapewords = HL.scrapewords.bind(HL) module.exports = { Hilichurl, scrapewords }