Clean up snippet tags
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Partial sum array
|
||||
tags: math,array
|
||||
tags: math
|
||||
author: chalarangelo
|
||||
cover: river-house-lights
|
||||
firstSeen: 2020-05-04T12:20:46+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Average of numbers
|
||||
tags: math,array
|
||||
tags: math
|
||||
cover: interior-8
|
||||
firstSeen: 2017-12-29T13:29:49+02:00
|
||||
lastUpdated: 2020-10-22T20:23:47+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Mapped array average
|
||||
tags: math,array
|
||||
tags: math
|
||||
cover: rock-climbing
|
||||
firstSeen: 2018-01-11T12:25:54+02:00
|
||||
lastUpdated: 2020-10-21T21:17:45+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Cartesian product
|
||||
tags: math,array
|
||||
tags: math
|
||||
cover: sail-away
|
||||
firstSeen: 2020-12-28T20:23:47+02:00
|
||||
lastUpdated: 2020-12-29T12:31:43+02:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Closest numeric match
|
||||
tags: math,array
|
||||
tags: math
|
||||
author: chalarangelo
|
||||
cover: sparkles
|
||||
firstSeen: 2022-03-30T05:00:00-04:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Escape HTML
|
||||
tags: string,browser,regexp
|
||||
tags: string,regexp
|
||||
cover: periscope
|
||||
firstSeen: 2017-12-29T15:09:21+02:00
|
||||
lastUpdated: 2021-10-13T19:29:39+02:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Check if value is of type
|
||||
tags: type,array
|
||||
tags: type
|
||||
cover: coffee-phone-tray
|
||||
firstSeen: 2018-01-17T21:23:46+02:00
|
||||
lastUpdated: 2020-10-20T23:02:01+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Environment is browser
|
||||
tags: browser,node
|
||||
tags: browser
|
||||
cover: travel-mug-3
|
||||
firstSeen: 2018-03-19T04:50:55+02:00
|
||||
lastUpdated: 2020-10-20T23:02:01+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Environment is Node.js
|
||||
tags: node,browser
|
||||
tags: node
|
||||
cover: cloudy-rock-formation
|
||||
firstSeen: 2020-10-12T20:01:21+03:00
|
||||
lastUpdated: 2021-04-02T11:45:13+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Same-origin URLs
|
||||
tags: object
|
||||
tags: browser
|
||||
author: chalarangelo
|
||||
cover: keyboard-tea
|
||||
firstSeen: 2021-04-22T08:27:41+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: N max elements
|
||||
tags: array,math
|
||||
tags: math
|
||||
cover: digital-nomad-15
|
||||
firstSeen: 2018-01-03T05:18:29+02:00
|
||||
lastUpdated: 2020-10-21T21:54:53+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Median
|
||||
tags: math,array
|
||||
tags: math
|
||||
cover: old-consoles
|
||||
firstSeen: 2017-12-17T17:55:51+02:00
|
||||
lastUpdated: 2020-10-22T20:23:47+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: N min elements
|
||||
tags: array,math
|
||||
tags: math
|
||||
cover: digital-nomad-8
|
||||
firstSeen: 2018-01-03T05:18:29+02:00
|
||||
lastUpdated: 2020-10-21T21:54:53+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Product of numeric values
|
||||
tags: math,array
|
||||
tags: math
|
||||
cover: travel-mug-1
|
||||
firstSeen: 2020-10-15T21:56:51+03:00
|
||||
lastUpdated: 2020-10-22T20:24:04+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Read file lines
|
||||
tags: node,array
|
||||
tags: node
|
||||
cover: solitude-beach
|
||||
firstSeen: 2017-12-17T17:55:51+02:00
|
||||
lastUpdated: 2020-10-22T20:24:04+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Standard deviation
|
||||
tags: math,array
|
||||
tags: math
|
||||
cover: interior-16
|
||||
firstSeen: 2017-12-17T17:55:51+02:00
|
||||
lastUpdated: 2020-10-22T20:24:30+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Array sum
|
||||
tags: math,array
|
||||
tags: math
|
||||
cover: lake-trees
|
||||
firstSeen: 2017-12-29T13:29:49+02:00
|
||||
lastUpdated: 2020-10-22T20:24:30+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: HSL to array
|
||||
tags: string,browser,regexp
|
||||
tags: string,regexp
|
||||
cover: kettle-laptop
|
||||
firstSeen: 2020-10-16T21:46:29+03:00
|
||||
lastUpdated: 2020-10-22T20:24:30+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: HSL to object
|
||||
tags: string,browser,regexp
|
||||
tags: string,regexp
|
||||
cover: measuring
|
||||
firstSeen: 2020-10-16T21:48:31+03:00
|
||||
lastUpdated: 2020-10-22T20:24:30+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: RGB to array
|
||||
tags: string,browser,regexp
|
||||
tags: string,regexp
|
||||
cover: greek-coffee
|
||||
firstSeen: 2020-10-14T20:36:18+03:00
|
||||
lastUpdated: 2021-06-13T13:50:25+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: RGB to object
|
||||
tags: string,browser,regexp
|
||||
tags: string,regexp
|
||||
author: chalarangelo
|
||||
cover: organizer
|
||||
firstSeen: 2020-10-14T21:58:14+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Unescape HTML
|
||||
tags: string,browser,regexp
|
||||
tags: string,regexp
|
||||
cover: little-tree
|
||||
firstSeen: 2017-12-29T15:09:10+02:00
|
||||
lastUpdated: 2020-10-22T20:24:44+03:00
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Cross product of arrays
|
||||
tags: array,math
|
||||
tags: math,array
|
||||
cover: cup-of-orange
|
||||
firstSeen: 2018-01-24T15:55:03+02:00
|
||||
lastUpdated: 2020-10-22T20:24:44+03:00
|
||||
|
||||
Reference in New Issue
Block a user