Skip to content

rx-ts/react

Repository files navigation

GitHub Actions type-coverage GitHub release

Conventional Commits Renovate enabled JavaScript Style Guide Code Style: Prettier changesets

Make React greater with RxTS

TOC

Homepage

react-rx

Packages

This repository is a monorepo managed by changesets what means we actually publish several packages to npm from same codebase, including:

Package Description Version
@react-enhanced/eslint-plugin An incredible ESLint plugin for @react-enhanced Hooks npm View changelog
@react-enhanced/hooks πŸ”₯ Enhanced React Hooks npm View changelog
@react-enhanced/plugins πŸ”₯ Enhanced React Plugins npm View changelog
@react-enhanced/shared πŸ”₯ Enhanced React Shared codes between sever and client npm View changelog
@react-enhanced/translate πŸ”₯ Enhanced React Translate Plugin npm View changelog
@react-enhanced/types πŸ”₯ Enhanced React Types npm View changelog
@react-enhanced/utils πŸ”₯ Enhanced React Utils npm View changelog
react-qrcode 🀳 A React component for QR code generation with qrcode npm View changelog
react-qrious 🀳 A React component for QR code generation with qrious npm View changelog

Install

# yarn
yarn add @react-enhanced/{hooks,plugins} react-{qrcode,qrious}

# pnpm
pnpm add @react-enhanced/{hooks,plugins} react-{qrcode,qrious}

# npm
npm i @react-enhanced/{hooks,plugins} react-{qrcode,qrious}

Sponsors

1stG RxTS UnTS
1stG Open Collective backers and sponsors RxTS Open Collective backers and sponsors UnTS Open Collective backers and sponsors

Backers

1stG RxTS UnTS
1stG Open Collective backers and sponsors RxTS Open Collective backers and sponsors UnTS Open Collective backers and sponsors

Changelog

Detailed changes for each release are documented in CHANGELOG.md.

License

MIT Β© JounQin@1stG.me