Skip to content

Commit 0f72727

Browse files
committed
updating readme:
- let people know this is a wrapper (not a port) - give a few alternative libs
1 parent 61ca55f commit 0f72727

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77

88
## Description
99

10-
A multiselect component for react (with bootstrap). This is a react port of:
10+
A multiselect component for react (with bootstrap). This is a react wrapper
11+
around an existing jQuery/bootstrap library (it is not a pure react port):
1112

1213
[bootstrap-multiselect](https://github.com/davidstutz/bootstrap-multiselect)
1314

@@ -94,6 +95,12 @@ For in depth documentation, see the original
9495
- [Original Plugin](https://github.com/davidstutz/bootstrap-multiselect)
9596

9697

98+
## Similar React Components
99+
100+
- [react-select](https://jedwatson.github.io/react-select/)
101+
- [react-selectize](https://www.npmjs.com/package/react-selectize)
102+
103+
97104
## License
98105

99106
Copyright (c) 2014 skratchdot

0 commit comments

Comments
 (0)