Commit Graph

18 Commits

Author SHA1 Message Date
Camel Aissani
0014025be4 made eslint stricter - added unit tests to cover sample in README 2016-07-10 00:58:03 +02:00
Camel Aissani
6bfd3d42e9 added more unit tests on frontexpress package - did some clean-up 2016-07-09 02:58:41 +02:00
Camel Aissani
401135e124 added application::listen method - fixed unit test with exceptions - removed unecessary packages 2016-07-08 23:29:40 +02:00
Camel Aissani
1c4547b2f1 Update README.md 2016-07-07 21:07:26 +02:00
Camel Aissani
ac746a2241 added support of request with querystring and or anchor 2016-07-02 15:45:54 +02:00
Camel Aissani
f60e7f825c added functionality: breaks the middleware chain when next() method not called 2016-06-30 23:35:20 +02:00
Camel Aissani
1655e52436 forgot a feature: must call middleware function when request fails 2016-06-28 14:15:11 +02:00
Camel Aissani
1f46666619 changed version to 0.1.0 2016-06-28 14:13:55 +02:00
Camel Aissani
5829e0f8a5 fixed typo in package.json 2016-06-28 14:13:06 +02:00
Camel Aissani
ccd63ed9f6 exposed project as an NPM package 2016-06-28 13:36:39 +02:00
Camel Aissani
918aa3ac30 removed webpack 2016-06-28 13:10:17 +02:00
Camel Aissani
a0b1ecd583 Update README.md 2016-06-26 17:29:49 +02:00
Camel Aissani
4f23fed53c Update README.md 2016-06-26 17:28:08 +02:00
Camel Aissani
1ced495ff5 Merge branch 'master' of github.com:camelaissani/frontexpress 2016-06-26 12:25:30 +02:00
Camel Aissani
6ae0a75d9a run code coverage with test 2016-06-26 12:24:29 +02:00
Camel Aissani
031dee9358 added badges 2016-06-26 12:15:57 +02:00
Camel Aissani
6e1f4fc779 initial commit 2016-06-26 12:10:37 +02:00
Camel Aissani
176b251ae8 Initial commit 2016-06-26 11:34:45 +02:00