Commit Graph

361 Commits

Author SHA1 Message Date
005dfcf8d0 Add mapString, fix dig 2018-07-14 10:59:56 +03:00
2212f7e545 WIP: npm run tester failed 2018-07-08 02:06:00 -07:00
7443e9270f Add JSONtoCSV
Resolve #686
2018-07-06 20:25:46 +03:00
5ef18a9a55 Add CSVToJSON 2018-06-27 21:14:24 +03:00
906cea6c83 Add CSVtoArray 2018-06-27 20:57:54 +03:00
537bff5093 Add arrayToCSV 2018-06-27 20:26:43 +03:00
1ba221ff35 Add 4 new browser snippets
triggerEvent - trigger an event on an element, insertAfter & insertBefore - parse and insert HTML after or before an element respectively, elementContains - checks if an element contains another element
2018-06-19 20:57:58 +03:00
013680ce54 Travis build: 2117 2018-05-31 21:56:38 +00:00
0218ccbd23 add toHash to tag database with Array tag 2018-05-31 14:50:07 -07:00
4eba8103ea Update tag_database 2018-05-31 21:25:49 +03:00
262a657ccb Travis build: 2110 2018-05-31 18:13:03 +00:00
239ddd904f Add nodeListToArray 2018-05-06 18:11:21 +03:00
368815ad9a Add counter snippet 2018-05-06 17:55:46 +03:00
3651b4e8e5 add tag 2018-04-26 20:17:51 -04:00
eea09ac106 update tag_database 2018-04-18 20:45:58 -04:00
846ad495c4 Merge pull request #651 from maple3142/master
[FEATURE] Add initializeNDArray
2018-04-16 17:52:13 +03:00
3ee732dace Update tag_database 2018-04-16 17:51:14 +03:00
a4792c9618 Add isBrowserTabFocused, fixed is tests 2018-04-15 19:18:44 +03:00
f327051be6 Add initializeNDArray 2018-04-14 15:52:39 +08:00
823dbdd8df Merge pull request #646 from yazeedb/add-renameKeys
[FEATURE] renameKeys
2018-04-12 21:43:14 +03:00
01515907e7 Update tag_database 2018-04-11 23:41:22 +10:00
d81d36d892 update tag_database 2018-04-10 13:25:14 -04:00
409a0e7ac9 Add offset snippet 2018-04-10 19:07:50 +03:00
e458136b49 Update tag_database 2018-03-19 12:52:49 +10:00
66b770d8ab Update tag_database 2018-03-08 23:25:11 +10:00
5423c52198 Merge pull request #616 from Chalarangelo/recordFrames
Create recordAnimationFrames.md
2018-03-06 09:10:23 +02:00
9cca4b40d9 Update tag_database 2018-03-06 09:09:20 +02:00
02ef94e3bd update tag database 2018-03-02 17:24:20 +01:00
08ea5233f6 Merge pull request #613 from commenthol/pad
[FEATURE] pad - string padding
2018-02-26 13:53:09 +02:00
802bd7dca3 Update tag_database 2018-02-25 14:27:59 +11:00
5d26a14749 pad - string padding on both sides 2018-02-24 17:47:36 +01:00
650419f6ed Update tag_database 2018-02-24 22:52:39 +11:00
3c02245449 Merge branch 'master' into add-permuteAll 2018-02-19 15:55:09 +02:00
cd4fcb1776 Implemented suggesting improvements 2018-02-19 15:47:47 +02:00
cfede03578 Merge pull request #592 from simov/stableSort
[FEATURE][ADD] Add stableSort function
2018-02-18 19:45:56 +02:00
9a3bd8ffae Updated all, any, none
Merged them with their by counterparts.
2018-02-16 13:43:43 +02:00
6292d18822 Merge pull request #607 from atomiks/utils
Add mostPerformant snippet
2018-02-14 13:53:21 +02:00
f2e775457c Update tag_database 2018-02-14 13:46:23 +02:00
5c2e81cfd5 Add mostPerformant snippet 2018-02-14 22:38:45 +11:00
867d177f06 Merge branch 'master' into any-all-none 2018-02-14 13:21:33 +02:00
ba59e8020a Add approximatelyEqual 2018-02-14 12:47:13 +02:00
f1086e8a45 Add binomialCoefficient 2018-02-14 12:34:02 +02:00
4590cf2b95 Add degreesToRads and radsToDegrees 2018-02-14 12:24:50 +02:00
a1a99021d3 Add bifurcate, bifurcateBy 2018-02-14 12:13:07 +02:00
3900189a77 Add uncurry 2018-02-14 11:56:44 +02:00
ebc9c51c14 Add any, anyBy, all, allBy, none, noneBy 2018-02-14 11:46:15 +02:00
1ec390d724 ran npm run tagger & added advanced,array,string,utlilty 2018-02-12 16:36:32 -05:00
097ab6ffa1 Additional tag for stable sort + shorter example 2018-02-08 09:01:13 +02:00
45b259c6e3 Update tag-database
Update tag-database -> update mapObject to `advance`
2018-02-07 18:26:40 -05:00
296a7716f2 Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00