Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaredpalmer/react-fns
Browser API's turned into declarative React components and HoC's
https://github.com/jaredpalmer/react-fns
hoc react render-props
Last synced: 17 days ago
JSON representation
Browser API's turned into declarative React components and HoC's
- Host: GitHub
- URL: https://github.com/jaredpalmer/react-fns
- Owner: jaredpalmer
- License: mit
- Created: 2017-10-14T20:19:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T22:42:49.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T12:48:38.126Z (7 months ago)
- Topics: hoc, react, render-props
- Language: TypeScript
- Homepage:
- Size: 470 KB
- Stars: 3,736
- Watchers: 33
- Forks: 99
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - react-fns - Browser API's turned into declarative React components and HoC's (TypeScript)
- awesome-react-render-props - react-fns
- awesome-list - react-fns
- awesome-react-render-props - react-fns
README
![repo-banner](https://user-images.githubusercontent.com/4060187/32896325-bff4a758-cab0-11e7-8cf5-62759e13fa6b.png)
**react-fns** is a collection of imperative Browser API's turned into
declarative [React](https://github.com/facebook/react) components and
higher-order components for lots of common situations.## Quick Start
```
npm i react-fns --save
```## Resources
* [Website](https://react-fns.netlify.com)
* [API Reference](https://react-fns.netlify.com/docs/en/api.html)
* [Community Discord](https://discord.com/invite/RevdZTYMzr)## Author
* Jared Palmer [@jaredpalmer](https://twitter.com/jaredpalmer)
## Contributors
Thanks goes to these wonderful people
([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):| [
MICHAEL JACKSON](https://twitter.com/mjackson)
[π€](#ideas-mjackson "Ideas, Planning, & Feedback") | [
Pavel Prichodko](https://github.com/prichodko)
[π»](https://github.com/jaredpalmer/react-fns/commits?author=prichodko "Code") [π](https://github.com/jaredpalmer/react-fns/commits?author=prichodko "Documentation") | [
Richard Powell](https://github.com/rpowell)
[π»](https://github.com/jaredpalmer/react-fns/commits?author=rpowell "Code") | [
Tim Brown](https://github.com/brimtown)
[π](https://github.com/jaredpalmer/react-fns/commits?author=brimtown "Documentation") | [
Jack Moore](https://github.com/jtmthf)
[π»](https://github.com/jaredpalmer/react-fns/commits?author=jtmthf "Code") | [
Dayle Rees](http://www.daylerees.com)
[π](https://github.com/jaredpalmer/react-fns/commits?author=daylerees "Documentation") | [
Thomas Flemming](http://thomasflemming.no)
[π](https://github.com/jaredpalmer/react-fns/commits?author=thomasfl "Documentation") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [
Sam Kvale](http://skvale.github.io)
[π](https://github.com/jaredpalmer/react-fns/issues?q=author%3Askvale "Bug reports") [π»](https://github.com/jaredpalmer/react-fns/commits?author=skvale "Code") | [
Rhys Powell](http://rpowell.me)
[π»](https://github.com/jaredpalmer/react-fns/commits?author=rpowelll "Code") | [
Jeppe Reinhold](https://reinhold.is)
[π](https://github.com/jaredpalmer/react-fns/commits?author=jreinhold "Documentation") | [
Victor MagalhΓ£es](https://github.com/vhfmag)
[π](https://github.com/jaredpalmer/react-fns/issues?q=author%3Avhfmag "Bug reports") [π»](https://github.com/jaredpalmer/react-fns/commits?author=vhfmag "Code") | [
Macklin Underdown](http://macklin.underdown.me)
[π](https://github.com/jaredpalmer/react-fns/commits?author=macklinu "Documentation") |This project follows the
[all-contributors](https://github.com/kentcdodds/all-contributors)
specification. Contributions of any kind welcome!