4 Commits

Author SHA1 Message Date
4b73122f81 Provides a transpiled version to npm so browserify and webpack users do not have to transpile by themselves
Fixes #15 #27 #105
2015-10-28 12:54:29 -07:00
4534fc4ca0 Adds test for browserify
This commit adds tests to make sure that the browserify bundle will work in the dist file of clipboard.js

This commit adds the mocha and chai modules, since karma doesn't work well with node only tests.

Also splited tests tasks in package.json and updated .gitignore
2015-09-29 22:16:32 -07:00
10fdf4ff1c Adds base website by using some bower dependencies 2015-09-19 00:18:33 -07:00
e9d9fa6157 Includes babel configuration 2015-09-17 23:16:08 -07:00