17 lines
528 B
YAML
17 lines
528 B
YAML
slug: js/math
|
|
name: JavaScript Math Snippets
|
|
shortName: JavaScript Math
|
|
miniName: Math
|
|
featured: true
|
|
parent: js
|
|
languageMatcher: javascript
|
|
tagMatcher: math
|
|
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: >-
|
|
A snippet collection of math helpers and algorithms implemented in JavaScript.
|
|
splash: mobile.png
|