You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,27 +1,30 @@
1
1
# CoCreate-conditional-logic
2
+
2
3
A simple conditional-logic component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API. Take it for a spin in our [playground!](https://cocreate.app/docs/conditional-logic)
3
4
4
-

5
+

All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-conditional-logic/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-conditional-logic/releases). You may also subscribe to email for releases and breaking changes.
45
+
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-conditional-logic/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-conditional-logic/releases). You may also subscribe to email for releases and breaking changes.
42
46
43
47
<aname="roadmap"></a>
48
+
44
49
# Roadmap
45
50
46
51
If you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/CoCreate-app/CoCreate-conditional-logic/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-conditional-logic/pulls). We would love to hear your feedback.
47
52
48
-
49
53
<aname="about"></a>
54
+
50
55
# About
51
56
52
57
CoCreate-conditional-logic is guided and supported by the CoCreate Developer Experience Team.
@@ -56,6 +61,7 @@ Please Email the Developer Experience Team [here](mailto:develop@cocreate.app) i
56
61
CoCreate-conditional-logic is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
57
62
58
63
<aname="contribute"></a>
64
+
59
65
# How to Contribute
60
66
61
67
We encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/CoCreate-app/CoCreate-conditional-logic/blob/master/CONTRIBUTING.md) guide for details.
@@ -65,6 +71,5 @@ We want this library to be community-driven, and CoCreate led. We need your help
65
71
We appreciate your continued support, thank you!
66
72
67
73
# License
68
-
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-conditional-logic/blob/master/LICENSE)
69
74
70
-
hola
75
+
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-conditional-logic/blob/master/LICENSE)
0 commit comments