|
|
8ce8854274
|
Codacy semicolon added
|
2018-02-08 13:57:36 +02:00 |
|
|
|
9db90e94a1
|
Added localization extractor
|
2018-02-08 13:52:07 +02:00 |
|
|
|
852455fd43
|
Additional tag for stable sort + shorter example
|
2018-02-08 09:01:13 +02:00 |
|
|
|
6e277ec593
|
Shorten runAsync.md
|
2018-02-08 14:08:36 +10:00 |
|
|
|
6660c7ea82
|
Travis build: 1591
|
2018-02-07 23:33:45 +00:00 |
|
|
|
e200d7bd1b
|
Merge pull request #595 from Chalarangelo/kingdavidmartins-update-mapObject-tag
Update tag-database
|
2018-02-07 18:32:28 -05:00 |
|
|
|
bdbe02cba3
|
Update tag-database
Update tag-database -> update mapObject to `advance`
|
2018-02-07 18:26:40 -05:00 |
|
|
|
c04e0a8a75
|
Update test and snippet description with easier to understand examples
|
2018-02-07 23:08:16 +02:00 |
|
|
|
7ef503e83c
|
Travis build: 1588 [cron]
|
2018-02-07 20:19:41 +00:00 |
|
|
|
b1af834f27
|
update mapObject basic test
|
2018-02-07 11:05:46 -05:00 |
|
|
|
b5bf203b8f
|
Codacy code quality fix
|
2018-02-07 16:45:44 +02:00 |
|
|
|
a7970d8a2c
|
Add tests for byteSize
Uses a workaround and a custom Blob implementation, but it should work just fine.
|
2018-02-07 16:36:31 +02:00 |
|
|
|
2b2e88738c
|
Travis build: 1584
|
2018-02-07 10:24:32 +00:00 |
|
|
|
da80f53f2b
|
Add converge
Based on http://ramdajs.com/docs/#converge
|
2018-02-07 12:23:04 +02:00 |
|
|
|
d14b19406e
|
Updated flattenObject tests
|
2018-02-07 11:36:01 +02:00 |
|
|
|
12238b8e78
|
Travis build: 1581
|
2018-02-07 09:31:31 +00:00 |
|
|
|
3719814f25
|
Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
|
2018-02-07 11:30:18 +02:00 |
|
|
|
5470a0d070
|
Shorter stableSort function + use const
|
2018-02-07 11:17:57 +02:00 |
|
|
|
cc7a7cde7c
|
Travis build: 1579
|
2018-02-07 08:47:57 +00:00 |
|
|
|
e3c7ce135a
|
Merge pull request #594 from koob-tapan/master
Update README-start.md
|
2018-02-07 10:45:08 +02:00 |
|
|
|
20f0470353
|
Update README-start.md
|
2018-02-07 15:16:19 +07:00 |
|
|
|
37cdcc8780
|
Travis build: 1577 [cron]
|
2018-02-06 20:19:13 +00:00 |
|
|
|
cb4f3226f6
|
Add stableSort function
|
2018-02-06 18:33:49 +02:00 |
|
|
|
1da19dfa4d
|
Travis build: 1575 [cron]
|
2018-02-05 20:18:25 +00:00 |
|
|
|
14440e32f4
|
update test for capitalize
|
2018-02-04 21:46:06 +01:00 |
|
|
|
c76aef0f29
|
add test for capitalizeEveryWord
|
2018-02-04 21:45:04 +01:00 |
|
|
|
31de6a77bf
|
add test for capitalize
|
2018-02-04 21:42:36 +01:00 |
|
|
|
ef29903b3b
|
add test for binarySearch
|
2018-02-04 21:38:48 +01:00 |
|
|
|
307d4bccfb
|
add test for equal
|
2018-02-04 21:37:37 +01:00 |
|
|
|
998af8f9e2
|
Travis build: 1572 [cron]
|
2018-02-04 20:17:40 +00:00 |
|
|
|
34f4a7e6fe
|
Tests for pull, pullBy, pullAtIndex, pullAtValue
|
2018-02-04 21:02:32 +02:00 |
|
|
|
b19c621cad
|
Tests for pluralize
|
2018-02-04 20:57:14 +02:00 |
|
|
|
48c112d92b
|
Tests for omit, omitBy
|
2018-02-04 20:53:25 +02:00 |
|
|
|
2e37b6af8c
|
Tests for nthArg, omit, omitBy
|
2018-02-04 20:53:14 +02:00 |
|
|
|
873c509519
|
Merge remote-tracking branch 'origin/master'
|
2018-02-04 20:48:17 +02:00 |
|
|
|
8328b21e08
|
Tests for intersectionBy, intersectionWith
|
2018-02-04 20:48:12 +02:00 |
|
|
|
158f563491
|
Travis build: 1565
|
2018-02-04 18:47:40 +00:00 |
|
|
|
963e3f27e3
|
Test and fix for hashNode
|
2018-02-04 20:46:30 +02:00 |
|
|
|
a59628a045
|
Travis build: 1563
|
2018-02-04 18:31:09 +00:00 |
|
|
|
0005320f0e
|
Merge remote-tracking branch 'origin/master'
|
2018-02-04 20:29:12 +02:00 |
|
|
|
969d647887
|
Travis build: 1561
|
2018-02-04 18:29:07 +00:00 |
|
|
|
2872ebb5df
|
Add maintainability and codacy badges
|
2018-02-04 20:29:06 +02:00 |
|
|
|
5b62f5da28
|
Merge pull request #591 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
|
2018-02-04 20:27:48 +02:00 |
|
|
|
583bdce95e
|
Update README.md
|
2018-02-04 20:27:31 +02:00 |
|
|
|
1807d54f02
|
Add Codacy badge
|
2018-02-04 18:26:10 +00:00 |
|
|
|
cd3aad8410
|
Utility script code style
|
2018-02-04 20:22:51 +02:00 |
|
|
|
41787631b9
|
Travis build: 1558
|
2018-02-04 18:20:44 +00:00 |
|
|
|
ad1c86470a
|
Merge remote-tracking branch 'origin/master'
|
2018-02-04 20:19:10 +02:00 |
|
|
|
f28e50ff78
|
Fixed a bug in the builder
|
2018-02-04 20:18:49 +02:00 |
|
|
|
35eb0d1cb8
|
Optimized scripts
|
2018-02-04 20:16:04 +02:00 |
|