Skip to content

Commit 7724d0b

Browse files
committed
Added captcha components
1 parent f9c0d1f commit 7724d0b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
3636
- [Sticky](#sticky)
3737
- [Tabs](#tabs)
3838
- [Loader](#loader)
39+
- [Captcha](#captcha)
3940
- [Carousel](#carousel)
4041
- [Buttons](#buttons)
4142
- [Collapse](#collapse)
@@ -231,6 +232,11 @@ _Loaders / spinners / progress bars — Let the user know that something is load
231232
- [react-spinners](https://github.com/davidhu2000/react-spinners) - A collection of loading spinner components for react.
232233
- [react-content-loader](https://github.com/danilowoz/react-content-loader) - SVG-Powered component to easily create placeholder loadings (like Facebook's cards loading).
233234

235+
### Captcha
236+
237+
- [react-simple-captcha](https://github.com/masroorejaz/react-simple-captcha) - [npm](https://www.npmjs.com/package/react-simple-captcha) - [demo](https://www.scriptse.com/blog/add-captcha-in-reactjs-application/react-simple-captcha-demo/) - React Simple Captcha is a very powerful, highly customizable and easy to use captcha for React JS.
238+
- [procaptcha](https://github.com/prosopo/captcha) - [demo](https://prosopo.io/) - [docs](https://docs.prosopo.io/) - Privacy focused free CAPTCHA
239+
234240
### Carousel
235241

236242
- [@egjs/react-flicking](https://github.com/naver/egjs-flicking/blob/master/packages/react-flicking/) - [npm](https://www.npmjs.com/package/@egjs/react-flicking) - [demo](https://naver.github.io/egjs-flicking/) - It's reliable, flexible and extendable carousel.
@@ -396,7 +402,6 @@ _Sketch input using Canvas or SVG_
396402
### Miscellaneous
397403

398404
- [puck](https://github.com/measuredco/puck) - [demo](https://puck-editor-demo.vercel.app/edit) - The self-hosted visual editor for React
399-
- [procaptcha](https://github.com/prosopo/captcha) - [demo](https://prosopo.io/) - [docs](https://docs.prosopo.io/) - Privacy focused free CAPTCHA
400405
- [react-advanced-news-ticker](https://github.com/ahmetcanaydemir/react-advanced-news-ticker) - [demo](https://www.ahmetcanaydemir.com/react-advanced-news-ticker/) - A flexible and animated vertical news ticker component
401406
- [react-avatar-generator](https://github.com/JosephSmith127/react-avatar-generator) - Allows users to create random kaleidoscopes to be used as avatars.
402407
- [react-awesome-query-builder](https://github.com/ukrbublik/react-awesome-query-builder) - [demo](https://ukrbublik.github.io/react-awesome-query-builder/) - Visual query builder from form fields, with SQL, MongoDB and JSON export

0 commit comments

Comments
 (0)