Popularity
3.6
Stable
Activity
0.0
Stable
3
3
2
Monthly Downloads: 48
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
snaplet-i18n alternatives and similar packages
Based on the "snaplet" category.
Alternatively, view snaplet-i18n alternatives based on common mentions on social networks and blogs.
-
snaplet-hslogger
An HSLogger snaplet for snap (snap's logging facilities are poor and not configurable).
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of snaplet-i18n or a related project?
README
snaplet-i18n
Snaplet for localize messages
Samples
- Check usage at
snaplets/heist/templates/index.tpl
- Sample message files
snaplets/i18n/*.cfg
Snaplet
TODO
- maybe multiple locale support at run time.
- use getDataDir to retrieve locale msg. snaplet tutorial