frominto_fi
v0.1.8
Published
This module implements 3 functions: from, in and to, returning the appropriate and correct forms in Finnish for the given city/place
Downloads
34
Readme
frominto_fi
Finnish language is hard. We come from "Mäntyharju_lta_" or "Hiekkaharju_sta_". We spend our time "Lahde_ssa_" or "Kesälahde_lla_". This is a first trial to make things better and to help with at least the common cities/places.
Howto
npm install frominto_fi
var fitfi = require('frominto_fi');
console.log(fitfi.to('Tampere'));
console.log(fitfi.in('Kauniainen'));
console.log(fitfi.from('Helsinki));
How to contribute
- Write a test case in test/index.js
- Write a rule in index.js in the appropriate line