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 dashboard 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/dashboard)
3
4
4
-

5
+

All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-dashboard/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-dashboard/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-dashboard/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-dashboard/releases). You may also subscribe to email for releases and breaking changes.
41
46
42
47
<aname="roadmap"></a>
48
+
43
49
# Roadmap
44
50
45
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-dashboard/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-dashboard/pulls). We would love to hear your feedback.
46
52
47
-
48
53
<aname="about"></a>
54
+
49
55
# About
50
56
51
57
CoCreate-dashboard is guided and supported by the CoCreate Developer Experience Team.
@@ -55,14 +61,15 @@ Please Email the Developer Experience Team [here](mailto:[email protected]) i
55
61
CoCreate-dashboard is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
56
62
57
63
<aname="contribute"></a>
64
+
58
65
# How to Contribute
59
66
60
67
We encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/CoCreate-app/CoCreate-dashboard/blob/master/CONTRIBUTING.md) guide for details.
61
68
62
-
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/CoCreate-boilerplate/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-boilerplate/pulls) or merely upvote or comment on existing issues or pull requests.
69
+
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/CoCreate-dashboard/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-dashboard/pulls) or merely upvote or comment on existing issues or pull requests.
63
70
64
71
We appreciate your continued support, thank you!
65
72
66
73
# License
67
-
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-dashboard/blob/master/LICENSE)
68
74
75
+
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-dashboard/blob/master/LICENSE)
0 commit comments