Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caohuilin/koa-i18next-middleware-fixed
An i18next middleware for Koa2 framework with some fixes.
https://github.com/caohuilin/koa-i18next-middleware-fixed
Last synced: about 1 month ago
JSON representation
An i18next middleware for Koa2 framework with some fixes.
- Host: GitHub
- URL: https://github.com/caohuilin/koa-i18next-middleware-fixed
- Owner: caohuilin
- License: mit
- Fork: true (Janealter/koa-i18next-middleware-fixed)
- Created: 2022-06-08T16:28:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T16:57:26.000Z (over 2 years ago)
- Last Synced: 2024-09-26T16:41:02.561Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
koa-i18next-middleware-fixed
An i18next middleware for koa2 framework with some fixes.## Install
```sh
npm i -S koa-i18next-middleware-fixed
```## Other information
[Original readme](https://github.com/lxzxl/koa-i18next-middleware#readme)## License
MIT © [steven](http://github.com/lxzxl)
MIT © [i18next-express-middleware](https://github.com/i18next/i18next-express-middleware/blob/master/LICENSE)[npm-url]: https://npmjs.org/package/koa-i18next-middleware
[npm-image]: https://img.shields.io/npm/v/koa-i18next-middleware.svg?style=flat-square
[travis-url]: https://travis-ci.org/lxzxl/koa-i18next-middleware
[travis-image]: https://img.shields.io/travis/lxzxl/koa-i18next-middleware.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/lxzxl/koa-i18next-middleware
[coveralls-image]: https://img.shields.io/coveralls/lxzxl/koa-i18next-middleware.svg?style=flat-square
[depstat-url]: https://david-dm.org/lxzxl/koa-i18next-middleware
[depstat-image]: https://david-dm.org/lxzxl/koa-i18next-middleware.svg?style=flat-square
[download-badge]: http://img.shields.io/npm/dm/koa-i18next-middleware.svg?style=flat-square