Angelos Chalaris
f640354fd1
Merge pull request #934 from dimensi/master
...
add serializeForm snippet
2019-04-08 08:39:06 +03:00
Angelos Chalaris
79cdf52c88
Update tag_database
2019-04-08 08:38:49 +03:00
Robert Mennell
09a0af61df
Update tag_database
...
add checkProp to tag database
2019-03-16 18:55:07 -07:00
Nikita
76e6286c98
add test, update tags, update description
2019-03-15 12:54:57 +03:00
Nikita
eaaa456ec6
add formToObject
2019-03-13 15:50:06 +03:00
Nikita
ded25052a7
add serializeForm snippet
2019-03-13 15:29:45 +03:00
Yusof Bandar
0a8812309a
Update tag_database
2019-02-23 15:44:22 +00:00
Yusof Bandar
99b6bdb106
Update tag_database
2019-02-22 23:13:58 +00:00
Angelos Chalaris
12ae4983e8
Merge branch 'create-folder-if-not-exists'
2019-01-09 19:44:14 +02:00
Angelos Chalaris
9c2277261a
Add createDirIfNotExists snippet
2018-12-12 19:25:16 +02:00
Angelos Chalaris
69812e25a4
Add compactWhitespace snippet
2018-12-12 19:11:33 +02:00
Angelos Chalaris
769511681d
Merge pull request #885 from iaptsiauri/deepMapKeys
...
[FEATURE] adds deepMapKeys snippet
2018-12-10 11:50:35 +02:00
Angelos Chalaris
4f596632cf
Update tag_database
2018-12-10 11:50:07 +02:00
Ilia Aphtsiauri
e6b5791640
revert changes, according to PR
2018-12-09 18:52:14 +02:00
Ilia Aphtsiauri
c55c90626f
Revert "adds deepMapKeys snippet"
...
This reverts commit 73470c50d9 .
2018-12-09 18:48:59 +02:00
Angelos Chalaris
b68365330a
Merge pull request #880 from Garebake/master
...
Added Midpoint.js
2018-12-07 18:25:11 +02:00
Angelos Chalaris
30bf68983c
Merge pull request #865 from MKrupauskas/master
...
add filterFalsy snippet, tags, and tests
2018-12-07 18:15:49 +02:00
Ilia Aphtsiauri
73470c50d9
adds deepMapKeys snippet
2018-11-29 15:22:53 +02:00
Gary Baker
f22cce805c
Added Midpoint.js
2018-11-15 08:49:04 -07:00
Stefan Feješ
e0e3d5ffe2
add isNegativeZero
2018-11-12 14:45:36 +01:00
Mykolas Krupauskas
0ec5daa0a5
add filterFalsy snippet, tags, and tests
2018-10-29 23:19:01 +02:00
ccjmne
c49c77f80e
Add toTitleCase snippet and update tag_database accordingly
2018-10-19 03:49:34 +02:00
Gravity_Salad
77ddd8a7e8
[FEATURE] Add getImages snippet ( #806 )
...
<!-- Use a descriptive title, prefix it with [FIX], [FEATURE] or [ENHANCEMENT] if applicable (use only one) -->
## Description
<!-- Write a detailed description of your changes/additions here -->
Adding a snippet to fetch all images from within a desired element.
<!-- If your PR resolves an issue, please state "Resolves #(issue number)" to help maintainers process it faster -->
<!-- If you think your PR will cause breaking changes, require changes in the documentation etc, please be so kind as to explain what, where and how -->
## PR Type
- [x] Snippets, Tests & Tags (new snippets, updated snippets, re-tagging of snippets, added/updated tests)
- [ ] Scripts & Website & Meta (anything related to files in the [scripts folder](https://github.com/30-seconds/30-seconds-of-code/tree/master/scripts ), how the repository's automated procedures work and the website)
- [ ] Glossary & Secondary Features (anything related to the glossary, such as new or updated terms or other secondary features)
- [ ] General, Typos, Misc. & Meta (everything else, typos, general stuff and meta files in the repository - e.g. the issue template)
## Guidelines
- [x] I have read the guidelines in the [CONTRIBUTING](https://github.com/30-seconds/30-seconds-of-code/blob/master/CONTRIBUTING.md ) document.
2018-10-07 15:24:36 +02:00
Angelos Chalaris
551a221df8
Add readable, writable and duplex
2018-10-03 22:16:10 +03:00
Angelos Chalaris
fd23b0ca81
Update tag_database
2018-10-02 08:35:37 +03:00
Angelos Chalaris
474aaffbbf
Add isStream
2018-10-01 20:12:19 +03:00
Angelos Chalaris
e8d4ad78d9
Add isBeforeDate, isAfterDate, isSameDate
2018-09-29 13:58:38 +03:00
Angelos Chalaris
e9c20ed7f5
Add minDate, maxDate
2018-09-29 13:38:20 +03:00
Angelos Chalaris
82d59bb8de
Add dayOfYear
2018-09-29 13:22:20 +03:00
Angelos Chalaris
2239021bb1
Merge pull request #753 from 30-seconds/feature/shank
...
[FEATURE] shank()
2018-09-27 18:12:10 +03:00
Brian Boyko
cc0c55da83
shank() - array - duplicates Array.prototype.splice() except returns a new array instead of mutating in-place
...
Update shank.md
Update shank.md
Update shank.js
Update shank.test.js
Update tag_database
remove testlog
2018-09-27 14:59:50 +02:00
Angelos Chalaris
eb12a93d85
Add indentString
2018-09-24 22:14:27 +03:00
30secondsofcode
1d56a77413
Travis build: 505
2018-09-22 11:42:48 +00:00
30secondsofcode
4cacfac825
Travis build: 503
2018-09-22 11:38:18 +00:00
Angelos Chalaris
0677faffab
Difficulty tags
2018-09-08 16:58:27 +03:00
Angelos Chalaris
3656c758f0
WIP: Scripts and HTML
2018-09-08 12:24:24 +03:00
Stefan Feješ
f1fb6aadb5
add deepFreeze
2018-08-25 17:54:16 +02:00
Angelos Chalaris
4de6aceb04
Added uniqueSymmetricDifference and updated symmetricDifference
2018-08-17 08:37:08 +03:00
Berkmann18
070464a26d
Updated relevant files
2018-08-03 02:18:56 +01:00
Angelos Chalaris
96c0254536
Tags and tests
2018-07-18 21:02:42 +03:00
Angelos Chalaris
005dfcf8d0
Add mapString, fix dig
2018-07-14 10:59:56 +03:00
Henry Szeto
2212f7e545
WIP: npm run tester failed
2018-07-08 02:06:00 -07:00
Angelos Chalaris
7443e9270f
Add JSONtoCSV
...
Resolve #686
2018-07-06 20:25:46 +03:00
Angelos Chalaris
5ef18a9a55
Add CSVToJSON
2018-06-27 21:14:24 +03:00
Angelos Chalaris
906cea6c83
Add CSVtoArray
2018-06-27 20:57:54 +03:00
Angelos Chalaris
537bff5093
Add arrayToCSV
2018-06-27 20:26:43 +03:00
Angelos Chalaris
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
30secondsofcode
013680ce54
Travis build: 2117
2018-05-31 21:56:38 +00:00
Robert Mennell
0218ccbd23
add toHash to tag database with Array tag
2018-05-31 14:50:07 -07:00
Angelos Chalaris
4eba8103ea
Update tag_database
2018-05-31 21:25:49 +03:00