Skip to content

Commit 22e4cf1

Browse files
committed
Merge pull request #390 from vsnthdev/master
Removed deleted, archived and +4 years old packages
2 parents dc0f64c + 911c7c3 commit 22e4cf1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,8 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
166166

167167
_Display overlay / modal / alert / dialog / lightbox / popup_
168168

169-
- [reboron](https://github.com/bold-commerce/reboron) - A collection of dialog animations with React.js
170169
- [react-aria-modal](https://github.com/davidtheclark/react-aria-modal) - A fully accessible and flexible React modal built according WAI-ARIA Authoring Practices.
171170
- [react-modal](https://github.com/reactjs/react-modal) - Accessible modal dialog component for React.
172-
- [react-skylight](https://github.com/marcio/react-skylight) - A react component for modals and dialogs.
173171
- [reoverlay](https://github.com/hiradary/reoverlay) - [demo](https://hiradary.github.io/reoverlay/) - The missing solution for managing modals.
174172
- [sweetalert2](https://github.com/sweetalert2/sweetalert2) - [demo/docs](https://sweetalert2.github.io/) - A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
175173
- [sweetalert2-react-content](https://github.com/sweetalert2/sweetalert2-react-content) - Official SweetAlert2 enhancer adding support for React elements as content
@@ -178,7 +176,6 @@ _Display overlay / modal / alert / dialog / lightbox / popup_
178176

179177
_Toaster / snackbar — Notify the user with a modeless temporary little popup_
180178

181-
- [cogo-toast](https://github.com/Cogoport/cogo-toast) - [demo/docs](https://cogoport.github.io/cogo-toast) - Plug and play, Promise support, inbuilt styling, ~3.5K. _(No refs / provider needed)_
182179
- [react-notifications-component](https://github.com/teodosii/react-notifications-component) - [demo](https://teodosii.github.io/react-notifications-component/) - Highly customizable and easy-to-use component for notifications.
183180
- [notistack](https://iamhosseindhv.com/notistack) - [demo](https://codesandbox.io/s/github/iamhosseindhv/notistack/tree/master/examples/simple-example??hidenavigation=1&module=%2FApp.js) - [docs](https://iamhosseindhv.com/notistack/api) - Highly customizable notification snackbars (toasts) that can be stacked on top of each other
184181
- [react-local-toast](https://github.com/OlegWock/react-local-toast) - [demo](https://react-local-toast.netlify.app/showcase/) - [docs](https://react-local-toast.netlify.app/tutorial) - show feedback linked to particular component instead of app-wide toasts.
@@ -206,7 +203,6 @@ _Menus / sidebars_
206203
_Fixed headers / scroll-up headers / sticky elements_
207204

208205
- [react-headroom](https://github.com/KyleAMathews/react-headroom) - Hide your header until you need it.
209-
- [react-sticky](https://github.com/captivationsoftware/react-sticky) - <Sticky /> component for awesome React apps.
210206
- [react-stickynode](https://github.com/yahoo/react-stickynode) - A performant and comprehensive React sticky.
211207

212208
### Tabs
@@ -219,7 +215,6 @@ _Fixed headers / scroll-up headers / sticky elements_
219215
_Loaders / spinners / progress bars — Let the user know that something is loading_
220216

221217
- [react-loader-spinner](https://github.com/mhnpd/react-loader-spinner) - Collection set of react-spinner for async operation.
222-
- [react-block-ui](https://github.com/availity/react-block-ui) - Easy way to block the user from interacting with your UI.
223218
- [react-redux-loading-bar](https://github.com/mironov/react-redux-loading-bar) - Simple Loading Bar for Redux and React.
224219
- [react-spinners-css](https://github.com/JoshK2/react-spinners-css) - Amazing collection of react spinners components.
225220
- [react-spinners](https://github.com/davidhu2000/react-spinners) - A collection of loading spinner components for react.
@@ -235,7 +230,6 @@ _Loaders / spinners / progress bars — Let the user know that something is load
235230
- [react-responsive-carousel](https://github.com/leandrowd/react-responsive-carousel) - React.js Responsive Carousel (with Swipe).
236231
- [react-slick](https://github.com/akiran/react-slick) - React carousel component.
237232
- [keen-slider](https://github.com/rcbyr/keen-slider) - [demo](https://keen-slider.io/examples/#examples) - Performant carousel/slider with native touch/swipe behavior.
238-
- [react-image-magnify](https://github.com/ethanselzer/react-image-magnify) - [demo](https://ethanselzer.github.io/react-image-magnify/#/external) - Responsive React image carousel zoom component for touch and mouse. Designed for shopping site product detail
239233
- [swiper](https://github.com/nolimits4web/Swiper) - [demo](https://swiperjs.com/demos) - [docs](https://swiperjs.com/react) - The most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.
240234

241235
### Buttons
@@ -632,7 +626,6 @@ _Animate transitions_
632626
- [react-track](https://github.com/gilbox/react-track) - Track the position of DOM elements. Create cool animations.
633627
- [react-transitive-number](https://github.com/Lapple/react-transitive-number) - Apply transition effect to numeric strings, a la old Groupon timers.
634628
- [react-web-animation](https://github.com/bringking/react-web-animation) - React components for the Web Animations API -.
635-
- [velocity-react](https://github.com/twitter-fabric/velocity-react) - Velocity.js wrapper.
636629
- [auto-size-transition](https://github.com/DualWield/auto-size-transition) - A component that scale dynamically according to the internal children size
637630
- [react-particles-bg](https://github.com/lindelof/particles-bg) - Particles backgrounds.
638631
- [gooey-react](https://github.com/luukdv/gooey-react) - [demo/docs](https://gooey-react.netlify.app/) - The gooey effect for React, used for shape blobbing / metaballs.
@@ -760,7 +753,6 @@ _Turn user input into actions_
760753

761754
#### Mouse Events
762755

763-
- [react-aim](https://github.com/gabrielbull/react-aim) - Determine the cursor aim for triggering mouse events.
764756
- [react-hook-mighty-mouse](https://github.com/mkosir/react-hook-mighty-mouse) - [demo](https://mkosir.github.io/react-hook-mighty-mouse) - Hook that tracks mouse events on selected element.
765757

766758
### Meta Tags
@@ -923,7 +915,6 @@ _Scaffold / starter kit / Yeoman generator / stack ensemble / seed_
923915
- [redux-auth-patch](https://github.com/lynndylanhurley/redux-auth) - Complete token authentication system for react + redux that supports isomorphic rendering.
924916
- [redux-search](https://github.com/treasure-data/redux-search) - Redux bindings for client-side search.
925917
- [tcomb-react](https://github.com/gcanti/tcomb-react) - Alternative syntax for PropTypes.
926-
- [react-find](https://github.com/geobde/react-find) - Elegant, accessible search component for React.
927918
- [react-universal-hooks](https://github.com/salvoravida/react-universal-hooks) - :tada: support react hooks everywhere (Functional or Class Component).
928919

929920
## Utilities

0 commit comments

Comments
 (0)