|
|
fe05c389d9
|
Updated rendering on website
|
2018-01-03 19:40:57 +02:00 |
|
|
|
07894bc3c4
|
Merge pull request #482 from Pl4gue/patch-1
[ENHANCEMENT] Add npm badges
|
2018-01-03 19:32:34 +02:00 |
|
|
|
0c575a4d68
|
Website improvements
Updated injectors to be simpler and easier to use. Updated styling to deal with rendering problems and make the loading faster.
|
2018-01-03 19:30:55 +02:00 |
|
|
|
1420e9336b
|
build
|
2018-01-03 18:11:45 +01:00 |
|
|
|
8e6d576033
|
Add npm badges
|
2018-01-03 18:11:19 +01:00 |
|
|
|
e2dae8894a
|
Update runAsync.md
|
2018-01-04 04:07:32 +11:00 |
|
|
|
857ede9f23
|
Update pluralize.md
|
2018-01-04 03:08:08 +11:00 |
|
|
|
c627a8002c
|
Update pluralize.md
|
2018-01-04 03:05:13 +11:00 |
|
|
|
fe4f16439f
|
Update pluralize.md
|
2018-01-04 03:01:49 +11:00 |
|
|
|
e9877be524
|
Allow for autopluralization
|
2018-01-04 02:57:08 +11:00 |
|
|
|
6ba54a236f
|
Updated mini.css
Some files are not necessarily production-ready, but we won't use them all anyways.
|
2018-01-03 17:17:41 +02:00 |
|
|
|
10b0c1d618
|
Travis build: 960
|
2018-01-03 15:04:56 +00:00 |
|
|
|
496da3e64a
|
Merge pull request #478 from Chalarangelo/update-memoize
Update memoize
|
2018-01-03 17:03:38 +02:00 |
|
|
|
5ac90930ce
|
Merge branch 'master' into update-memoize
|
2018-01-03 17:02:01 +02:00 |
|
|
|
3323fbf343
|
Travis build: 955
|
2018-01-03 14:53:37 +00:00 |
|
|
|
6fa19f14f9
|
Merge pull request #477 from Chalarangelo/atomiks-patch-2
Add CDN + Browser usage of package
|
2018-01-03 16:52:22 +02:00 |
|
|
|
0eef63baa8
|
Update README-start.md
|
2018-01-04 01:50:12 +11:00 |
|
|
|
a77157358e
|
Travis build: 951
|
2018-01-03 14:33:04 +00:00 |
|
|
|
78ce0bd1c5
|
Merge pull request #476 from Chalarangelo/atomiks-patch-1
Better highlight the npm package + add warning
|
2018-01-03 16:31:56 +02:00 |
|
|
|
13c6772f34
|
Update README-start.md
|
2018-01-04 01:28:28 +11:00 |
|
|
|
4c81101268
|
Travis build: 947
|
2018-01-03 14:23:47 +00:00 |
|
|
|
e3f233365d
|
Merge pull request #458 from kingdavidmartins/tdd.update
Tdd update
|
2018-01-03 16:21:59 +02:00 |
|
|
|
2313c3e4fc
|
Added travis checking
|
2018-01-03 16:21:08 +02:00 |
|
|
|
29d9b8216f
|
Update README-start.md
|
2018-01-04 01:20:49 +11:00 |
|
|
|
03312c6cc3
|
Travis build: 942 [custom]
|
2018-01-03 14:14:57 +00:00 |
|
|
|
3ca63eeab5
|
Travis build: 940
|
2018-01-03 14:10:22 +00:00 |
|
|
|
5af019bbc6
|
Tagged howManyTimes
|
2018-01-03 16:08:51 +02:00 |
|
|
|
bb92a786c5
|
Travis build: 938
|
2018-01-03 14:04:55 +00:00 |
|
|
|
bd75a038e6
|
Merge pull request #475 from kriadmin/patch-1
Create howManyTimes.md
|
2018-01-03 16:03:02 +02:00 |
|
|
|
de25bcac35
|
Update howManyTimes.md
|
2018-01-03 16:02:31 +02:00 |
|
|
|
3ef5caca0c
|
Updated Travis builds
|
2018-01-03 15:28:40 +02:00 |
|
|
|
694146273a
|
Update howManyTimes.md
|
2018-01-03 18:46:16 +05:30 |
|
|
|
250258a925
|
Create howManyTimes.md
|
2018-01-03 18:45:13 +05:30 |
|
|
|
b013903e6c
|
Travis build: 932
|
2018-01-03 13:11:54 +00:00 |
|
|
|
61afa2d32b
|
Tagged factors
|
2018-01-03 15:09:54 +02:00 |
|
|
|
6ce9d0b9e0
|
Travis build: 930
|
2018-01-03 13:07:44 +00:00 |
|
|
|
f02f883e3d
|
Merge pull request #470 from kriadmin/patch-4
Create factors.md
|
2018-01-03 15:05:50 +02:00 |
|
|
|
b0cda155ef
|
Update factors.md
|
2018-01-03 15:04:03 +02:00 |
|
|
|
aed235cefa
|
Travis build: 927
|
2018-01-03 12:58:22 +00:00 |
|
|
|
260f800e4e
|
Merge pull request #474 from kriadmin/patch-1
Fixed an error in pluralize.md
|
2018-01-03 14:57:24 +02:00 |
|
|
|
81f8eb22f7
|
Use Array.from()
Updated the code to utilize `Array.from()` to check for factors, this can be shortened even further (follow-up commits)
|
2018-01-03 14:49:34 +02:00 |
|
|
|
0f63a65d31
|
Fixed an error in pluralize.md
|
2018-01-03 18:17:51 +05:30 |
|
|
|
087fc564ab
|
comment code for better maintainance
|
2018-01-03 07:38:13 -05:00 |
|
|
|
ae21a9189c
|
Travis build: 922
|
2018-01-03 12:35:39 +00:00 |
|
|
|
fcd6f8355b
|
Updated descriptions and tags
|
2018-01-03 14:34:12 +02:00 |
|
|
|
05a2c03e50
|
Travis build: 920
|
2018-01-03 12:30:23 +00:00 |
|
|
|
9a5651cbae
|
Merge pull request #472 from kriadmin/patch-5
Create pluralize.md
|
2018-01-03 14:29:31 +02:00 |
|
|
|
d7d672c897
|
Update pluralize.md
|
2018-01-03 14:28:39 +02:00 |
|
|
|
84ab6f1d9f
|
Update luhnCheck.md
|
2018-01-03 17:56:42 +05:30 |
|
|
|
e08665d151
|
update merge duplicate devDep in package.json
|
2018-01-03 07:18:53 -05:00 |
|