12 packages
angular-displayable-password
Angular directive to display content of a password field.
angular-translate-handler-log
Uses angular's $log service to give a warning when trying to translate a translation id which doesn't exist.
angular-translate-interpolation-messageformat
Uses MessageFormat.js to interpolate strings against some values.
angular-translate-loader-partial
angular-translate-loader-partial
angular-translate-loader-static-files
Creates a loading function for a typical static file url pattern: "lang-en_US.json", "lang-de_DE.json", etc. Using this builder, the response of these urls must be an object of key-value pairs.
angular-translate-loader-url
Creates a loading function for a typical dynamic url pattern: "locale.php?lang=en_US", "locale.php?lang=de_DE", "locale.php?language=nl_NL" etc. Prefixing the specified url, the current requested, language id will be applied with "?{queryParameter}={key}"
angular-translate-storage-cookie
Abstraction layer for cookieStore. This service is used when telling angular-translate to use cookieStore as storage.
angular-translate-storage-local
Abstraction layer for localStorage. This service is used when telling angular-translate to use localStorage as storage.
diacritics-helper
Removes diacritics from a string or make it searchable.
e6n-structure-mapper
Structure mapper for E6N public DTOs.