Popularity
4.2
Declining
Activity
0.0
Stable
3
3
2
Monthly Downloads: 22
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-mongodb-minimalistic
Minimalistic MongoDB Snaplet. -
snaplet-purescript
Automatic (re)compilation of Purescript code -
snaplet-wordpress
A haskell library that communicates with wordpress over its api. -
snaplet-amqp
A snaplet providing a convenience interface to the Haskell AMQP package. -
snaplet-hslogger
An HSLogger snaplet for snap (snap's logging facilities are poor and not configurable). -
snaplet-mandrill
A snaplet for providing mandrill configuration and a convenience runner. -
snaplet-recaptcha
A ReCaptcha snaplet with connection sharing.
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
* 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