-
Notifications
You must be signed in to change notification settings - Fork 138
Home
Chris Hutchinson edited this page Jun 20, 2021
·
10 revisions
CardKit is a flexible, open-source image editor with renderers for browsers and servers. It allows developers to define configurable templates which CardKit can compose into an image. The built-in UI gives a simple mechanism for users to edit the image where necessary. CardKit is a library, that can be included into any other project either via
npm
or as a<script>
tag. This makes it simple to build your own custom UI over the top, if you don't wish to use the included one.
This documentation is for CardKit v1 which is now deprecated. For up-to-date documentation on the latest release, CardKit, head here