Commit Graph

7 Commits

Author SHA1 Message Date
Nico Rehwaldt fe5ea110de chore(project): opt-out of package-lock
* let semantic versioning kick in (c) (r) (tm)
2018-04-02 11:20:44 +02:00
Nico Rehwaldt f838e6dd0e chore(project): update .gitignore 2017-11-14 23:46:21 +01:00
Ricardo Matias b212dae211 chore(gitignore): add .DS_Store 2015-05-19 09:18:55 +02:00
Nico Rehwaldt 1ab6b2b13b chore(build): generate api docs to docs/api 2014-03-17 15:11:15 +01:00
Nico Rehwaldt 423c757f1d chore(testsuite): organize tests into node/browser
This commit introduces a clean separation of node and browser tests.

ALL tests should be organized according to where they are run

non browser (áka node tests): `test/spec/node`
browser tests: `test/spec/browser`
2014-03-13 11:33:25 +01:00
jdotzki d7ccd35e9f chore(.gitignore): add intellij resources 2014-03-12 14:48:45 +01:00
Nico Rehwaldt 01a5f28e2d chore(project): initial import 2014-03-11 15:54:36 +01:00