akademien

1.0.0 • Public • Published

akademien

Unofficial interface for svenskaakademien.se.

usage

import akademien from "akademien"
 
akademien.namedays.lookup(`gunilla`)
// {
//   name: 'Gunilla',
//   date: { month: 1, day: 30 },
//   included: true,
//   info: 'http://www.svenskaakademien.se/almanackan/gunilla'
// }
 

api

.namedays.lookup(q)

q <String> or <Date>

.namedays.names

<Array>

.namedays.scrape()

Returns a <Promise>

Package Sidebar

Install

npm i akademien

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • rogerbf