Michael Barrett
|
8099cf427b
|
dont modify string prototype
|
2016-01-15 15:51:48 +00:00 |
|
Michael Barrett
|
090220d0db
|
add dev script
|
2016-01-15 15:51:32 +00:00 |
|
Michael Barrett
|
9710efbcef
|
remove redundant cs rule
|
2016-01-15 11:26:11 +00:00 |
|
Michael Barrett
|
d86c46b4c4
|
update changelog
|
2016-01-15 11:22:18 +00:00 |
|
Michael Barrett
|
3434fe35f8
|
misc refactoring
|
2016-01-15 11:12:58 +00:00 |
|
Michael Barrett
|
5ae0a52031
|
remove redundant .jshintrc
|
2016-01-15 10:55:58 +00:00 |
|
Michael Barrett
|
8c0926f588
|
back to basics
|
2016-01-15 10:02:28 +00:00 |
|
Michael Barrett
|
ca1e42925e
|
update node versions
|
2016-01-15 09:17:26 +00:00 |
|
Michael Barrett
|
a5a51a6b43
|
Merge pull request #8 from mike182uk/greenkeeper-update-all
Update all dependencies 🌴
|
2016-01-08 10:13:37 +00:00 |
|
greenkeeperio-bot
|
34164887bc
|
chore(package): update dependencies
http://greenkeeper.io/
|
2016-01-08 10:05:59 +00:00 |
|
Michael Barrett
|
b8dc7245d1
|
Merge branch 'master' of github.com:mike182uk/timestring
|
2015-11-11 12:21:02 +00:00 |
|
Michael Barrett
|
c29310a96f
|
update readme
|
2015-11-11 12:14:54 +00:00 |
|
Michael Barrett
|
99dbd96665
|
update nodejs versions
|
2015-11-11 12:08:55 +00:00 |
|
Michael Barrett
|
159b6fe222
|
update readme
|
2015-08-17 20:50:04 +01:00 |
|
Michael Barrett
|
d09b318981
|
update readme
|
2015-08-12 15:37:58 +01:00 |
|
Michael Barrett
|
af5514377a
|
add env secrets to travis.yml
|
2015-07-09 21:28:45 +01:00 |
|
Michael Barrett
|
84bd365d22
|
add codeclimate stuff
|
2015-07-09 16:33:46 +01:00 |
|
Michael Barrett
|
4879ac381a
|
fix spelling mistakes
|
2015-06-29 16:28:55 +01:00 |
|
Michael Barrett
|
100e16fc63
|
use string interpolation for error message
|
2015-05-08 14:08:53 +01:00 |
|
Michael Barrett
|
68b7181a1f
|
update readme
|
2015-05-05 11:39:03 +01:00 |
|
Michael Barrett
|
6d07275f89
|
update changelog
|
2015-05-05 11:20:09 +01:00 |
|
Michael Barrett
|
c156450925
|
add contributing doc
|
2015-05-05 11:17:00 +01:00 |
|
Michael Barrett
|
678d330ac7
|
use jQuery cs
|
2015-05-05 11:05:32 +01:00 |
|
Michael Barrett
|
23d83d5b01
|
fix sourcemaps
|
2015-05-05 10:31:15 +01:00 |
|
Michael Barrett
|
ba2014d106
|
fix paths
|
2015-05-05 09:05:13 +01:00 |
|
Michael Barrett
|
e0733dc9e5
|
move parseTime method to own file
|
2015-05-02 22:38:39 +01:00 |
|
Michael Barrett
|
2a39ac1885
|
update readme
|
2015-05-02 20:49:19 +01:00 |
|
Michael Barrett
|
1f252d80e8
|
add coveralls config
|
2015-05-02 20:31:51 +01:00 |
|
Michael Barrett
|
5fe5543a1f
|
update ignored files
|
2015-05-01 19:28:00 +01:00 |
|
Michael Barrett
|
91b2931c69
|
use es6
|
2015-05-01 19:10:35 +01:00 |
|
Michael Barrett
|
1396e519a2
|
set correct version
|
2015-05-01 11:08:24 +01:00 |
|
Michael Barrett
|
f7dd41b765
|
update build steps
|
2015-04-30 17:03:33 +01:00 |
|
Michael Barrett
|
0a205f5e8a
|
use gulp instead of grunt
|
2015-04-30 11:45:48 +01:00 |
|
Michael Barrett
|
cfff9bd086
|
update project meta
|
2015-04-30 10:30:41 +01:00 |
|
Michael Barrett
|
0ff75942b9
|
Merge branch 'dev-1.1'
|
2014-07-18 21:50:59 +01:00 |
|
Michael Barrett
|
336c35854c
|
add minified version
|
2014-07-18 21:22:05 +01:00 |
|
Michael Barrett
|
996eca77eb
|
update readme
|
2014-07-18 21:14:09 +01:00 |
|
Michael Barrett
|
38abe015f5
|
add travis config
|
2014-07-18 21:02:54 +01:00 |
|
Michael Barrett
|
d922519f13
|
update package.json & npmignore
|
2014-07-18 20:41:10 +01:00 |
|
Michael Barrett
|
4703c4a81e
|
add changelog
|
2014-07-18 20:40:36 +01:00 |
|
Michael Barrett
|
5b20e4151d
|
add bower.json
|
2014-07-18 20:40:14 +01:00 |
|
Michael Barrett
|
c2e13afd7a
|
add license
|
2014-07-18 20:28:23 +01:00 |
|
Michael Barrett
|
f4b5099f6a
|
add more tests + fix year conversion bug
|
2014-07-18 20:27:58 +01:00 |
|
Michael Barrett
|
9099f90693
|
add test for error when invalid unit used
|
2014-07-18 09:25:12 +01:00 |
|
Mike Barrett
|
60b303f7cb
|
add first mocha test
|
2014-07-17 23:13:01 +01:00 |
|
Mike Barrett
|
09089fa812
|
add mocha + chai
|
2014-07-17 22:49:43 +01:00 |
|
Mike Barrett
|
34c8e04352
|
misc tweaks
|
2014-07-17 22:16:35 +01:00 |
|
Mike Barrett
|
4740173d3e
|
fix jhint errors
|
2014-07-17 22:10:24 +01:00 |
|
Mike Barrett
|
587bcbcbc8
|
setup grunt
|
2014-07-17 21:57:10 +01:00 |
|
Mike Barrett
|
59172d82e2
|
format code
|
2014-07-17 21:37:26 +01:00 |
|