|
|
77e605b044
|
Update deepFreeze.md
fix typo in line 15, and add missing typeof call
|
2020-07-20 09:56:30 +03:00 |
|
|
|
739ddd4e36
|
Revert recent changes to last.md
Use `length` check instead to apply to strings and other array-likes.
|
2020-07-13 09:16:09 +03:00 |
|
|
|
59fb02a29b
|
Merge pull request #1166 from dym-sh/patch-1
use isArray instead of instanceof
|
2020-07-12 18:30:20 +03:00 |
|
|
|
3e39f23d4b
|
use isArray instead of instanceof
|
2020-07-12 05:56:45 +02:00 |
|
|
|
cf18160ec1
|
Merge pull request #1165 from dym-sh/patch-1
use `instanceof` to determine if arg is an array
|
2020-07-08 09:19:41 +03:00 |
|
|
|
f185a793a3
|
Update last.md
|
2020-07-08 09:19:26 +03:00 |
|
|
|
1779093724
|
use instanceof to determine if arg is an array
|
2020-07-08 07:50:51 +02:00 |
|
|
|
1a1e78007a
|
Merge pull request #1160 from shanyuhai123/patch-1
Update: update JSONToFile.md
|
2020-06-18 13:02:26 +03:00 |
|
|
|
35ac0b27b2
|
Merge pull request #1159 from shanyuhai123/patch-1
Update: update forEachRight.md
|
2020-06-17 21:09:42 +03:00 |
|
|
|
d9a7448d93
|
update: slice(0) changed to slice()
|
2020-06-17 15:49:00 +08:00 |
|
|
|
c0e1c9332d
|
update: writeFile changed to writeFileSync
|
2020-06-15 22:52:01 +08:00 |
|
|
|
4c6541be33
|
Update listenOnce.md
|
2020-06-03 13:39:34 +03:00 |
|
|
|
60d2238718
|
Add expandTabs
|
2020-06-01 17:05:39 +03:00 |
|
|
|
125fda22f3
|
Add listenOnce
|
2020-06-01 16:58:52 +03:00 |
|
|
|
0d5ccc925d
|
Update isPowerOfTwo.md
|
2020-05-29 17:57:23 +03:00 |
|
|
|
ecef6ff378
|
Update isPowerOfTwo.md
|
2020-05-29 17:57:05 +03:00 |
|
|
|
1793aec2ec
|
Add insertAt
|
2020-05-22 09:07:35 +03:00 |
|
|
|
cad5367d29
|
Merge pull request #1150 from rodmoioliveira/snippets/juxt
add juxt
|
2020-05-21 18:53:51 +03:00 |
|
|
|
2b4006747c
|
Update juxt.md
|
2020-05-21 18:53:35 +03:00 |
|
|
|
3015eea116
|
Merge branch 'master' into snippets/juxt
* master:
Increase performance for partitionBy
add snippet partitionBy
|
2020-05-20 16:02:41 -03:00 |
|
|
|
090b341bc1
|
make requested changes
|
2020-05-20 14:17:52 -03:00 |
|
|
|
8489af90e2
|
add juxt
|
2020-05-20 13:58:39 -03:00 |
|
|
|
ba10bb0fb7
|
Merge branch 'rodmoioliveira-master'
Resolves #1149
Add partitionBy
|
2020-05-20 19:01:44 +03:00 |
|
|
|
1f25d57f60
|
Increase performance for partitionBy
|
2020-05-20 19:00:29 +03:00 |
|
|
|
53e12d2241
|
add snippet partitionBy
|
2020-05-20 18:56:48 +03:00 |
|
|
|
ae3d577f6f
|
Add binary
|
2020-05-13 13:36:36 +03:00 |
|
|
|
f6ba4862ea
|
Add aperture
|
2020-05-13 13:25:33 +03:00 |
|
|
|
3e5f837e2f
|
Add logical either
|
2020-05-13 11:35:46 +03:00 |
|
|
|
15cbf6bdfc
|
Add logical or
|
2020-05-13 11:35:41 +03:00 |
|
|
|
f5857ecdf1
|
Add logical both
|
2020-05-13 11:35:36 +03:00 |
|
|
|
e11809d9fb
|
Add logical and
|
2020-05-13 11:35:31 +03:00 |
|
|
|
30b8623259
|
Add logical complement
|
2020-05-13 11:28:33 +03:00 |
|
|
|
b71ef81a4a
|
Add logical not
|
2020-05-13 11:28:26 +03:00 |
|
|
|
736877ba61
|
Add chunkIntoN
|
2020-05-04 13:00:46 +03:00 |
|
|
|
3b8e815340
|
Add supportsTouchEvents
|
2020-05-04 12:57:23 +03:00 |
|
|
|
081e65eed2
|
Add color scheme matcher snippets for browser
|
2020-05-04 12:50:35 +03:00 |
|
|
|
8eed72694a
|
Add normalizeLineEndings
|
2020-05-04 12:33:13 +03:00 |
|
|
|
b3e2b52991
|
Add accumulate
|
2020-05-04 12:20:46 +03:00 |
|
|
|
2b94399bb4
|
Add getBaseURL
|
2020-05-03 12:20:54 +03:00 |
|
|
|
ec175961d6
|
Update getURLParemeters
prototype
|
2020-05-03 12:20:31 +03:00 |
|
|
|
5086013796
|
Add renderElement snippet
|
2020-05-03 11:55:42 +03:00 |
|
|
|
eca12ab501
|
Merge pull request #1142 from 30-seconds/disintegration-tools
Integrations-tools cleanup
|
2020-05-02 19:52:30 +03:00 |
|
|
|
e18cd0fbf7
|
Integrations-tools disintegration
|
2020-05-02 11:10:52 +03:00 |
|
|
|
ceb69ea835
|
Travis build: 1918
|
2020-04-29 06:10:15 +00:00 |
|
|
|
306250eaf8
|
Update pipeAsyncFunctions.md
|
2020-04-29 09:07:45 +03:00 |
|
|
|
46017fde6f
|
Travis build: 1911
|
2020-04-24 07:49:28 +00:00 |
|
|
|
bf5304e551
|
Update uniqueElements.md
|
2020-04-24 10:47:05 +03:00 |
|
|
|
ed80e8fc87
|
Travis build: 1905
|
2020-04-20 08:08:40 +00:00 |
|
|
|
977dc31cfb
|
Update deepMapKeys
Resolves #1139
|
2020-04-20 11:05:56 +03:00 |
|
|
|
2176ab6e9a
|
Create .gitattributes
|
2020-04-17 18:22:17 +03:00 |
|