loopback-boot/intl
Raymond Feng ac1571ccf1 Refactor for modular and pluggable design
- refactor logic of processing artifacts into their own classes
- introduce Container as the main class for bootstrapping and build a
  registry of handlers during boot to organize them by a hierarchy
  denoted by path
- adopt middleware like registration and invocation
- container.use(path, handler)
- container.run(context, done)
- allow more phases during boot
- boot is now asynchronous
2016-11-22 13:38:28 -05:00
..
de globalization: add translated strings 2016-09-21 11:38:52 -04:00
en Refactor for modular and pluggable design 2016-11-22 13:38:28 -05:00
es globalization: add translated strings 2016-09-21 11:38:52 -04:00
fr globalization: add translated strings 2016-09-21 11:38:52 -04:00
it globalization: add translated strings 2016-09-21 11:38:52 -04:00
ja Update ja translation file 2016-10-06 11:25:39 -04:00
ko globalization: add translated strings 2016-09-21 11:38:52 -04:00
nl globalization: add translated strings 2016-09-21 11:38:52 -04:00
pt globalization: add translated strings 2016-09-21 11:38:52 -04:00
tr globalization: add translated strings 2016-09-21 11:38:52 -04:00
zh-Hans globalization: add translated strings 2016-09-21 11:38:52 -04:00
zh-Hant globalization: add translated strings 2016-09-21 11:38:52 -04:00