16 lines
511 B
YAML
16 lines
511 B
YAML
slug: js/string
|
|
name: JavaScript String Snippets
|
|
miniName: String
|
|
featured: true
|
|
parent: js
|
|
languageMatcher: javascript
|
|
tagMatcher: string
|
|
description: >-
|
|
The JavaScript snippet collection contains a wide variety of ES6 helper
|
|
functions. It includes helpers for dealing with primitives, arrays and
|
|
objects, as well as algorithms, DOM manipulation functions and Node.js
|
|
utilities.
|
|
shortDescription: >-
|
|
Master string manipulation in JavaScript with this ES6 snippet collection.
|
|
splash: laptop-plant.png
|