https://github.com/developit/preact-intl
Tiny wrapper around react-intl for seamless use in Preact.
https://github.com/developit/preact-intl
Last synced: 9 months ago
JSON representation
Tiny wrapper around react-intl for seamless use in Preact.
- Host: GitHub
- URL: https://github.com/developit/preact-intl
- Owner: developit
- License: mit
- Created: 2016-07-21T16:32:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T15:24:09.000Z (over 8 years ago)
- Last Synced: 2025-04-01T22:10:02.039Z (9 months ago)
- Language: JavaScript
- Homepage: https://github.com/yahoo/react-intl
- Size: 5.86 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# preact-intl
[](https://www.npmjs.com/package/preact-intl)
[](https://travis-ci.org/developit/preact-intl)
Wraps [react-intl] up for [Preact], without using [preact-compat](https://github.com/developit/preact-compat).
> Think of this as a version of `react-intl` that is pre-aliased to use preact in place of React.
For documentation and usage, please see the [react-intl] docs.
---
### License
[MIT]
[react-intl]: https://github.com/yahoo/react-intl
[Preact]: https://github.com/developit/preact
[MIT]: http://choosealicense.com/licenses/mit/