Skip to content

v2.0.0

Compare
Choose a tag to compare
@chrishutchinson chrishutchinson released this 17 Nov 12:58

CardKit 2 is here! As a reminder, here are the key new features:

  • Simpler to install (npm or include a <script> tag)
  • Simpler to initialise (new CardKit(configuration);)
  • Bring your own UI or use the included one (CardKitDOM.renderUI())
  • Server-side rendering (CardKitServer.renderToImage())
  • Custom renderers (new MyCustomCanvasRenderer)

See the README for usage guides, and the Wiki for a more in-depth look at CardKit 2