7.0.2 • Published 3 years ago

@walltowall/helpers v7.0.2

Weekly downloads
11
License
UNLICENSED
Repository
github
Last release
3 years ago

@walltowall/helpers

Collection of helper functions and constants providing an opinionated base for Wall-to-Wall Gatsby websites.

Features

  • Common functions used in front-end applications and websites built with JavaScript frameworks and libraries

Install

npm install --save @walltowall/helpers

How to use

// To import a helper function or constant:
import { functionName } from "@walltowall/helpers"

// To import all helpers (NOT RECOMMENDED):
import * as helpers from "@walltowall/helpers"

API

All functions and constants are exported from the root @walltowall/helpers package. Every helper and constant is documented using tsdoc to provide documentation directly in your IDE.

All documented functions include descriptions for available parameters as well as usage examples.

For a high-level overview of all functions available, navigate to the src directory.

7.0.2

3 years ago

7.0.1

3 years ago

7.0.0

3 years ago

6.3.0

3 years ago

6.2.0

4 years ago

6.1.0

4 years ago

6.0.1

4 years ago

6.0.0

4 years ago

5.0.3

4 years ago

5.0.2

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.4.4

4 years ago

4.4.3

5 years ago

4.4.2

5 years ago

4.4.1

5 years ago

4.4.0

5 years ago

4.3.4

5 years ago

4.3.3

5 years ago

4.3.2

5 years ago

4.3.1

5 years ago

4.3.0

5 years ago

4.2.0

5 years ago

4.1.0

5 years ago

4.0.0

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

3.0.0-alpha.2

5 years ago

3.0.0-alpha.1

5 years ago

3.0.0-alpha.0

5 years ago

2.15.2

5 years ago

2.15.1

5 years ago

2.15.0

5 years ago

2.14.0

5 years ago

2.13.0

5 years ago

2.12.0

5 years ago

2.11.0

5 years ago

2.10.0

5 years ago

2.9.0

5 years ago

2.8.1

5 years ago

2.8.0

5 years ago

2.7.1

5 years ago

2.7.0

5 years ago

2.6.0

5 years ago

2.5.0

5 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago