Skip to content

Add auto-rep-install to React and React native libraries #1452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ A collection of awesome things regarding the React ecosystem.
- [react-uploady](https://github.com/rpldy/react-uploady) - Modern file-upload components & hooks for React
- [downshift](https://github.com/downshift-js/downshift) - React autocomplete, combobox or select dropdown components
- [react-error-boundary](https://github.com/bvaughn/react-error-boundary) - A React error boundary component that lets you catch errors
- [auto-dep-install](https://github.com/sarthakNITT/auto-dep-install) - Automate installation of missing dependencies JavaScript/TypeScript projects based on import analysis.

#### React Testing

Expand Down Expand Up @@ -240,6 +241,7 @@ A collection of awesome things regarding the React ecosystem.

- [realm-js](https://github.com/realm/realm-js) - A mobile database: an alternative to SQLite & key-value stores
- [react-native-device-info](https://github.com/react-native-device-info/react-native-device-info) - Device Information for React Native iOS and Android
- [auto-dep-install](https://github.com/sarthakNITT/auto-dep-install) - Automate installation of missing dependencies JavaScript/TypeScript projects based on import analysis.

### Contribution

Expand Down