kernewek

1.0.3 • Public • Published

kernewek

A Cornish-english dictionary

const kernewek = require('kernewek');
kernewek.filter(word => word.english === 'dictionary');
 
[ { cornish: 'gerlever', english: 'dictionary' },
  { cornish: 'gerlyver', english: 'dictionary' } ]

Package Sidebar

Install

npm i kernewek

Weekly Downloads

1

Version

1.0.3

License

ISC

Last publish

Collaborators

  • danreeves