|
|
5d6e1f9abe
|
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 |
|
|
|
674d4f94f0
|
Travis build: 1584
|
2018-02-07 10:24:32 +00:00 |
|
|
|
296a7716f2
|
Add converge
Based on http://ramdajs.com/docs/#converge
|
2018-02-07 12:23:04 +02:00 |
|
|
|
40b98ee311
|
Updated flattenObject tests
|
2018-02-07 11:36:01 +02:00 |
|
|
|
cce53c0589
|
Travis build: 1581
|
2018-02-07 09:31:31 +00:00 |
|
|
|
3425d1f6f8
|
Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
|
2018-02-07 11:30:18 +02:00 |
|
|
|
534820e6f3
|
Travis build: 1579
|
2018-02-07 08:47:57 +00:00 |
|
|
|
8f1350fd69
|
Merge pull request #594 from koob-tapan/master
Update README-start.md
|
2018-02-07 10:45:08 +02:00 |
|
|
|
f277a6766d
|
Update README-start.md
|
2018-02-07 15:16:19 +07:00 |
|
|
|
4633467e2c
|
Travis build: 1577 [cron]
|
2018-02-06 20:19:13 +00:00 |
|
|
|
8809855f79
|
Travis build: 1575 [cron]
|
2018-02-05 20:18:25 +00:00 |
|
|
|
af55dd336a
|
update test for capitalize
|
2018-02-04 21:46:06 +01:00 |
|
|
|
d4b7051f65
|
add test for capitalizeEveryWord
|
2018-02-04 21:45:04 +01:00 |
|
|
|
6f80eaddb6
|
add test for capitalize
|
2018-02-04 21:42:36 +01:00 |
|
|
|
938807980a
|
add test for binarySearch
|
2018-02-04 21:38:48 +01:00 |
|
|
|
e83b383991
|
add test for equal
|
2018-02-04 21:37:37 +01:00 |
|
|
|
f9802c7bd7
|
Travis build: 1572 [cron]
|
2018-02-04 20:17:40 +00:00 |
|
|
|
bb6ae04e78
|
Tests for pull, pullBy, pullAtIndex, pullAtValue
|
2018-02-04 21:02:32 +02:00 |
|
|
|
4aec3cc0fa
|
Tests for pluralize
|
2018-02-04 20:57:14 +02:00 |
|
|
|
7b51bbaa69
|
Tests for omit, omitBy
|
2018-02-04 20:53:25 +02:00 |
|
|
|
d34a534441
|
Tests for nthArg, omit, omitBy
|
2018-02-04 20:53:14 +02:00 |
|
|
|
2b2445b9d2
|
Merge remote-tracking branch 'origin/master'
|
2018-02-04 20:48:17 +02:00 |
|
|
|
5809d11c80
|
Tests for intersectionBy, intersectionWith
|
2018-02-04 20:48:12 +02:00 |
|
|
|
c1d2548d3f
|
Travis build: 1565
|
2018-02-04 18:47:40 +00:00 |
|
|
|
3144573716
|
Test and fix for hashNode
|
2018-02-04 20:46:30 +02:00 |
|
|
|
86c08c1129
|
Travis build: 1563
|
2018-02-04 18:31:09 +00:00 |
|
|
|
702cad3341
|
Merge remote-tracking branch 'origin/master'
|
2018-02-04 20:29:12 +02:00 |
|
|
|
505dd2e4bb
|
Travis build: 1561
|
2018-02-04 18:29:07 +00:00 |
|
|
|
92f4633689
|
Add maintainability and codacy badges
|
2018-02-04 20:29:06 +02:00 |
|
|
|
44fb4e6406
|
Merge pull request #591 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
|
2018-02-04 20:27:48 +02:00 |
|
|
|
826cc097d8
|
Update README.md
|
2018-02-04 20:27:31 +02:00 |
|
|
|
fee61390a3
|
Add Codacy badge
|
2018-02-04 18:26:10 +00:00 |
|
|
|
91b5649b8e
|
Utility script code style
|
2018-02-04 20:22:51 +02:00 |
|
|
|
7c19fc159b
|
Travis build: 1558
|
2018-02-04 18:20:44 +00:00 |
|
|
|
c7f27664de
|
Merge remote-tracking branch 'origin/master'
|
2018-02-04 20:19:10 +02:00 |
|
|
|
e5ffd000b9
|
Fixed a bug in the builder
|
2018-02-04 20:18:49 +02:00 |
|
|
|
5694a46fff
|
Optimized scripts
|
2018-02-04 20:16:04 +02:00 |
|
|
|
8191a9f7d1
|
Travis build: 1556
|
2018-02-04 18:11:14 +00:00 |
|
|
|
f6a4b7cb64
|
Abstracted capitalize to the utility script
|
2018-02-04 20:09:28 +02:00 |
|
|
|
25b97819b1
|
Updated node optimization
Abstracted into a utility function.
|
2018-02-04 20:03:00 +02:00 |
|
|
|
5255ed1a3d
|
Updated scripts
|
2018-02-04 19:52:22 +02:00 |
|
|
|
f1b951a991
|
Abstracted tag loading
Using the utility script.
|
2018-02-04 19:44:43 +02:00 |
|
|
|
c7e1d8204c
|
Abstracted snippet loading
Adds a utility script that is used to load the snippets (more coming).
|
2018-02-04 19:36:38 +02:00 |
|
|
|
890cb92f96
|
Shortened web script
By improving the sorting system, uncategorized snippets are placed at the bottom, making the code shorter and easier to maintain.
|
2018-02-04 19:23:18 +02:00 |
|
|
|
262f5ea746
|
Coding style fixes and improvements
|
2018-02-04 18:07:31 +02:00 |
|
|
|
6f3893239c
|
Coding style fixes and improvements
|
2018-02-04 17:58:57 +02:00 |
|
|
|
a271e58e50
|
Travis build: 1547
|
2018-02-04 15:49:33 +00:00 |
|
|
|
c6c49ab567
|
Fixed error prone checking etc in codebase
|
2018-02-04 17:48:07 +02:00 |
|
|
|
89f572efbc
|
Add semicolon for tdd exports
|
2018-02-04 17:38:39 +02:00 |
|
|
|
9bded90056
|
Add shebang to push.sh
|
2018-02-04 17:35:27 +02:00 |
|