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
A simple utils 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/utils)
3
+
4
+

We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/issues) and [pull requests](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/pulls) or merely upvote or comment on existing issues or pull requests.
15
+
16
+
We appreciate your continued support, thank you!
17
+
18
+
# Table of Contents
19
+
20
+
-[Table of Contents](#table-of-contents)
21
+
-[Announcements](#announcements)
22
+
-[Roadmap](#roadmap)
23
+
-[How to Contribute](#how-to-contribute)
24
+
-[About](#about)
25
+
-[License](#license)
26
+
27
+
<aname="announcements"></a>
28
+
# Announcements
29
+
30
+
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-utils/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-utils/releases). You may also subscribe to email for releases and breaking changes.
31
+
32
+
<aname="roadmap"></a>
33
+
# Roadmap
34
+
35
+
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-utils/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-utils/pulls). We would love to hear your feedback.
36
+
37
+
38
+
<aname="about"></a>
39
+
# About
40
+
41
+
CoCreate-utils is guided and supported by the CoCreate Developer Experience Team.
42
+
43
+
Please Email the Developer Experience Team [here](mailto:[email protected]) in case of any queries.
44
+
45
+
CoCreate-utils is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
46
+
47
+
<aname="contribute"></a>
48
+
# How to Contribute
49
+
50
+
We encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/CoCreate-app/CoCreate-utils/blob/master/CONTRIBUTING.md) guide for details.
51
+
52
+
# License
53
+
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-utils/blob/master/LICENSE)
<aclass="margin-right:15px share" data-network='twitter' title="Share on twitter"><iclass="fab fa-twitter"></i></a>
35
+
<aclass="margin-right:15px share" data-network='facebook' title="Share on Facebook"><iclass="fab fa-facebook"></i></a>
36
+
<aclass="margin-right:15px share" data-network='instagram' title="Share on instagram"><iclass="fab fa-instagram"></i></a>
37
+
<aclass="margin-right:15px share" data-network='share' title="Share on share"><iclass="fas fa-share-alt"></i></a>
38
+
</div>
39
+
</div>
40
+
<pclass="max-width:500px margin:20px_10px">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</p>
0 commit comments