# preact-intl **Repository Path**: mirrors_developit/preact-intl ## Basic Information - **Project Name**: preact-intl - **Description**: Tiny wrapper around react-intl for seamless use in Preact. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # preact-intl [![NPM](http://img.shields.io/npm/v/preact-intl.svg)](https://www.npmjs.com/package/preact-intl) [![travis-ci](https://travis-ci.org/developit/preact-intl.svg)](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/