Commit Graph

367 Commits

Author SHA1 Message Date
72c674e82b Difficulty tags 2018-09-08 16:58:27 +03:00
6ee2cd43ca WIP: Scripts and HTML 2018-09-08 12:24:24 +03:00
87552862c3 add deepFreeze 2018-08-25 17:54:16 +02:00
250a856e69 Added uniqueSymmetricDifference and updated symmetricDifference 2018-08-17 08:37:08 +03:00
6dfb5c4aaa Updated relevant files 2018-08-03 02:18:56 +01:00
b129b46c0d Tags and tests 2018-07-18 21:02:42 +03:00
2c47f76676 Add mapString, fix dig 2018-07-14 10:59:56 +03:00
c1b433d061 WIP: npm run tester failed 2018-07-08 02:06:00 -07:00
5e0b1e113b Add JSONtoCSV
Resolve #686
2018-07-06 20:25:46 +03:00
9788e764be Add CSVToJSON 2018-06-27 21:14:24 +03:00
817298ab88 Add CSVtoArray 2018-06-27 20:57:54 +03:00
de42015a01 Add arrayToCSV 2018-06-27 20:26:43 +03:00
1c8e535a41 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
68493e6c25 Travis build: 2117 2018-05-31 21:56:38 +00:00
49d7164497 add toHash to tag database with Array tag 2018-05-31 14:50:07 -07:00
01538ce407 Update tag_database 2018-05-31 21:25:49 +03:00
8e1c3ef934 Travis build: 2110 2018-05-31 18:13:03 +00:00
e8ecfc7085 Add nodeListToArray 2018-05-06 18:11:21 +03:00
95a121a832 Add counter snippet 2018-05-06 17:55:46 +03:00
087b8b3cde add tag 2018-04-26 20:17:51 -04:00
8f9b53ab32 update tag_database 2018-04-18 20:45:58 -04:00
0f28ce5212 Merge pull request #651 from maple3142/master
[FEATURE] Add initializeNDArray
2018-04-16 17:52:13 +03:00
63887760cc Update tag_database 2018-04-16 17:51:14 +03:00
99ac5a6137 Add isBrowserTabFocused, fixed is tests 2018-04-15 19:18:44 +03:00
5a90166db2 Add initializeNDArray 2018-04-14 15:52:39 +08:00
d5bd85bdca Merge pull request #646 from yazeedb/add-renameKeys
[FEATURE] renameKeys
2018-04-12 21:43:14 +03:00
632c565431 Update tag_database 2018-04-11 23:41:22 +10:00
f8fc1272c8 update tag_database 2018-04-10 13:25:14 -04:00
6405c7f14d Add offset snippet 2018-04-10 19:07:50 +03:00
c4a9c03629 Update tag_database 2018-03-19 12:52:49 +10:00
25d1c5f1e7 Update tag_database 2018-03-08 23:25:11 +10:00
3d64e42971 Merge pull request #616 from Chalarangelo/recordFrames
Create recordAnimationFrames.md
2018-03-06 09:10:23 +02:00
fd05ed7fa6 Update tag_database 2018-03-06 09:09:20 +02:00
0a480774dc update tag database 2018-03-02 17:24:20 +01:00
ae20242b56 Merge pull request #613 from commenthol/pad
[FEATURE] pad - string padding
2018-02-26 13:53:09 +02:00
206fd7f111 Update tag_database 2018-02-25 14:27:59 +11:00
b592cce82f pad - string padding on both sides 2018-02-24 17:47:36 +01:00
1c98113190 Update tag_database 2018-02-24 22:52:39 +11:00
406dff47ea Merge branch 'master' into add-permuteAll 2018-02-19 15:55:09 +02:00
c385cd66bf Implemented suggesting improvements 2018-02-19 15:47:47 +02:00
daa44b7e2a Merge pull request #592 from simov/stableSort
[FEATURE][ADD] Add stableSort function
2018-02-18 19:45:56 +02:00
9cbdbe5656 Updated all, any, none
Merged them with their by counterparts.
2018-02-16 13:43:43 +02:00
7aaa55673c Merge pull request #607 from atomiks/utils
Add mostPerformant snippet
2018-02-14 13:53:21 +02:00
8ed9171afc Update tag_database 2018-02-14 13:46:23 +02:00
c687c8a413 Add mostPerformant snippet 2018-02-14 22:38:45 +11:00
190a0259b3 Merge branch 'master' into any-all-none 2018-02-14 13:21:33 +02:00
f26d3109a5 Add approximatelyEqual 2018-02-14 12:47:13 +02:00
60b8c06979 Add binomialCoefficient 2018-02-14 12:34:02 +02:00
ed5e4e3398 Add degreesToRads and radsToDegrees 2018-02-14 12:24:50 +02:00
de77807dc9 Add bifurcate, bifurcateBy 2018-02-14 12:13:07 +02:00