kripod / react-hooks

Essential set of React Hooks for convenient Web API consumption and state management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@kripod/react-hooks

Essential set of React Hooks for convenient Web API consumption and state management.

Travis (.com) Language grade: JavaScript Codecov Commitizen friendly lerna

Key features

  • 🌳 Bundler-friendly with tree shaking support
  • πŸ“š Well-documented and type-safe interfaces
  • βš›οΈ Zero-config server-side rendering capability
  • πŸ“¦ Self-contained, free of runtime dependencies

Project structure

Being composed of multiple packages, this project is managed as a monorepo. Please see the documentation of each package for further details about them:

Contributing

Thanks for being interested in contributing! Please read our contribution guidelines to get started.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


KristΓ³f PoduszlΓ³

🚧 πŸ’» ⚠️ πŸ“– πŸ’‘ πŸ€” πŸš‡

Dan Abramov

πŸ’» πŸ“ πŸ€” βœ…

Donavon West

⚠️

Prasanna Mishra

πŸ“–

Nolansym

πŸ’‘

Charles Moog

πŸ’» ⚠️ πŸ“– πŸ’‘

Michael Jackson

πŸ€”

Jose Felix

πŸš‡ πŸ’»

Davide Gheri

πŸ›

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Essential set of React Hooks for convenient Web API consumption and state management.

License:MIT License


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%