github jessepollak/card v2.0.0

latest releases: 2.5.4, 2.5.3, v.2.52...
7 years ago

In addition to those code changes, with 2.0.0 we change how the code is built and packaged. There are now two different distribution folders:

  1. lib/ - this includes ES5 compatible code that can be built with anything that supports node style require statements (like browserify and webpack).
  2. dist/ - this includes browser compatible code that can be included in <script> tags

Thanks to everyone who contributed!

Don't miss a new card release

NewReleases is sending notifications on new releases.