Commit Graph

1939 Commits

Author SHA1 Message Date
8f5a36554f add 1 test to test if all snippets if they are functions 2018-01-01 20:54:37 -05:00
2e18c50080 filter out errSnippets 2018-01-01 20:51:27 -05:00
e802f3057c add npm test command to package.json 2018-01-01 20:34:36 -05:00
d4857ebf37 fix parsing error for parsing exportFile 2018-01-01 20:28:30 -05:00
1e4ecc1cdc Add runAsync snippet 2018-01-02 11:17:52 +11:00
d4cbe8fa51 Update defer.md 2018-01-02 09:47:52 +11:00
c58488d1e7 Add once snippet 2018-01-02 09:40:46 +11:00
fe6e45a4f0 Add defer snippet 2018-01-02 08:40:31 +11:00
d6a33877da Travis build: 823 [ci skip] 2018-01-01 18:22:19 +00:00
43981f05cb Merge pull request #453 from Chalarangelo/cloneRegexp
[FEATURE] cloneRegExp
2018-01-01 20:18:38 +02:00
66ab318177 Travis build: 822 [ci skip] 2018-01-01 18:14:13 +00:00
64f2e6296e Update tag_database 2018-01-01 20:13:14 +02:00
389382601c Travis build: 821 [ci skip] 2018-01-01 18:12:12 +00:00
f89f30e479 Merge pull request #450 from atomiks/prettyBytes
[FEATURE] Add prettyBytes snippet
2018-01-01 20:11:07 +02:00
f38cbaab48 Update prettyBytes.md 2018-01-01 20:08:31 +02:00
21e418247f Update prettyBytes.md 2018-01-01 20:04:11 +02:00
d6806d7449 Update prettyBytes.md 2018-01-01 20:01:39 +02:00
6c26c15e23 Update prettyBytes.md 2018-01-01 20:00:50 +02:00
63bafe6595 Update prettyBytes.md 2018-01-01 19:58:42 +02:00
7a6428325e Added cloneRegExp 2018-01-01 19:45:47 +02:00
e73d682a4e Travis build: 813 [ci skip] 2018-01-01 17:31:50 +00:00
5a1b4978cb Update isSorted to use a proper name 2018-01-01 19:30:14 +02:00
42e5f4db69 Travis build: 812 [ci skip] 2018-01-01 17:28:34 +00:00
436f2bfc59 Add isArraySorted 2018-01-01 19:26:52 +02:00
86498e16d3 Travis build: 811 [ci skip] 2018-01-01 17:09:14 +00:00
5dfec314d6 Update tag_database 2018-01-01 19:08:09 +02:00
f86e3bdfe2 Travis build: 810 [ci skip] 2018-01-01 17:07:18 +00:00
12a6b370d8 Merge pull request #452 from Chalarangelo/atomiks-patch-1
Add warning to anagrams
2018-01-01 19:06:08 +02:00
44b05b9a98 Travis build: 807 [ci skip] 2018-01-01 17:05:39 +00:00
9026a748fb Add warning to anagrams 2018-01-02 04:04:39 +11:00
ceaf1857ac Merge pull request #449 from kriadmin/master
add RPN solver
2018-01-01 19:04:02 +02:00
30c88a8a38 Update and rename RPNSolver.md to solveRPN.md 2018-01-01 19:03:47 +02:00
764cbcd1c2 Update RPNSolver.md 2018-01-01 22:24:39 +05:30
eb8637b4a6 Add examples 2018-01-01 22:23:12 +05:30
df47e52a9d Travis build: 803 [ci skip] 2018-01-01 16:50:07 +00:00
65f0bcb3f9 Update isTravisCI.md 2018-01-01 18:49:10 +02:00
e3f75a55e9 Travis build: 802 [ci skip] 2018-01-01 16:45:34 +00:00
6293796ef2 Merge pull request #451 from Chalarangelo/micro-modules
[FEATURE] Micro modules
2018-01-01 18:44:40 +02:00
a3f0bc3c87 Update RPNSolver.md 2018-01-01 22:10:17 +05:30
31c0fafccb update RPN solver 2018-01-01 22:03:11 +05:30
06e3785577 Update prettyBytes.md 2018-01-02 03:30:33 +11:00
79e15c078b update RPN solver 2018-01-01 22:00:12 +05:30
d05215563c use exponent operator 2018-01-02 03:26:47 +11:00
9826bbadcd Add hasFlags
Check if the current process's arguments contain the specified flags.
2018-01-01 18:24:43 +02:00
96b2d54074 fix typo 2018-01-02 03:21:16 +11:00
219116fa84 Add prettyBytes snippet 2018-01-02 03:20:09 +11:00
9f3705fe78 don't need to be funcs 2018-01-02 02:47:03 +11:00
1731671564 Add untildify
Converts a tilde path to an absolute path.
2018-01-01 17:43:18 +02:00
00b8d2c319 Update RPNSolver.md 2018-01-01 21:09:58 +05:30
95d0df48fb Add invertKeyValues
Inverts the key-value pairs of an object
2018-01-01 17:33:46 +02:00