Skip to content

Finnish human-understandable translation lib for "from/to/in a city"

License

Notifications You must be signed in to change notification settings

banistr/frominto_fi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Write a test case in test/index.js
  2. Write a rule in index.js in the appropriate line

About

Finnish human-understandable translation lib for "from/to/in a city"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published