Commit graph

20 commits

Author SHA1 Message Date
Richie Bendall
47b9749ac9
chore: Readd accidentally gitignored json files in root.
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 20:26:48 +12:00
Richie Bendall
7f473b10f4
a
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 19:55:00 +12:00
Richie Bendall
ab31d6f724
fix: Use nodemon in dev script instead of start
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 15:34:01 +12:00
Richie Bendall
24d6d10a0d
fix: Make sure Travis CI actually works and simplify some code 2019-06-21 02:11:12 +12:00
Richie Bendall
74a5d54856
fix: Remove .nvmrc, migrate to Yarn, use Travis-compatible node version
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-20 20:43:12 +12:00
Remy Sharp
d5636b1004 feat: move to vanilla js + (my) lints
Largly just a code reorg taking all of @Richienb's work and splitting it
into separate files.
2019-06-19 18:10:40 +01:00
Richie Bendall
792249131e
Update deps 2019-06-19 16:14:24 +12:00
Richie Bendall
0b0afb9a83
Complete API 2019-06-01 20:36:28 +12:00
Richie Bendall
213416c598
Update deps 2019-06-01 13:55:50 +12:00
Richie Bendall
cd4dcaaf34
Add extra copyright, links in the copyright owner and year range 2019-05-31 23:44:35 +12:00
Richie Bendall
46eb2eb45b
Improve tests and fix broken files discovered 2019-05-31 20:28:03 +12:00
Richie Bendall
5a3f90adc3
Start implementing API 2019-05-31 19:01:51 +12:00
Richie Bendall
50427e2ded
Automatically prefix and polyfill CSS 2019-05-31 16:39:01 +12:00
Richie Bendall
d1aa49d1c9
Allow Raw text as well as HTML and add other licenses 2019-05-29 20:08:19 +12:00
Richie Bendall
ee93bd099d
ISC Support, added some option integrations, minificaiton 2019-05-29 17:03:11 +12:00
Richie Bendall
563de1648d
Multiple copyright holders 2019-05-29 11:28:37 +12:00
Richie Bendall
7161f230fc
Start migration to node 2019-05-29 11:06:41 +12:00
Remy Sharp
7bfccf406a fix: move to https 2016-04-20 11:00:37 +01:00
Bennie Mosher
a5e4e4066d Updated package.json to use new SPDX license exp.
According to the docs on npmjs.com and the warning output when running
`npm install`, the license element in `package.json` was invalid. NPM
has updated their requirements to use the new SPDX license expression
syntax version 2.0, and the license expression that was being used is
now deprecated. I updated the license field to use the new valid
expression. For more information, please see:
https://docs.npmjs.com/files/package.json#license
2015-12-21 11:00:29 -07:00
Abhay Rana
ae493d8c8e Adds travis.
- First build should intentionally fail
2014-06-06 22:14:43 +05:30