kernewek
v1.0.3
Published
A cornish-english dictionary
Downloads
4
Readme
kernewek
A Cornish-english dictionary
const kernewek = require('kernewek');
kernewek.filter(word => word.english === 'dictionary');
[ { cornish: 'gerlever', english: 'dictionary' },
{ cornish: 'gerlyver', english: 'dictionary' } ]