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

5
+

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.
14
+
For a complete guide and working demo refer to the [doumentation](https://cocreate.app/docs/email)
@@ -24,17 +39,19 @@ We appreciate your continued support, thank you!
24
39
-[License](#license)
25
40
26
41
<aname="announcements"></a>
42
+
27
43
# Announcements
28
44
29
-
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-email/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-email/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-email/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-email/releases). You may also subscribe to email for releases and breaking changes.
30
46
31
47
<aname="roadmap"></a>
48
+
32
49
# Roadmap
33
50
34
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-email/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-email/pulls). We would love to hear your feedback.
35
52
36
-
37
53
<aname="about"></a>
54
+
38
55
# About
39
56
40
57
CoCreate-email is guided and supported by the CoCreate Developer Experience Team.
@@ -44,10 +61,15 @@ Please Email the Developer Experience Team [here](mailto:develop@cocreate.app) i
44
61
CoCreate-email is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
45
62
46
63
<aname="contribute"></a>
64
+
47
65
# How to Contribute
48
66
49
67
We encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/CoCreate-app/CoCreate-email/blob/master/CONTRIBUTING.md) guide for details.
50
68
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-email/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-email/pulls) or merely upvote or comment on existing issues or pull requests.
70
+
71
+
We appreciate your continued support, thank you!
72
+
51
73
# License
52
-
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-email/blob/master/LICENSE)
53
74
75
+
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-email/blob/master/LICENSE)
0 commit comments