@walltowall/helpers
TypeScript icon, indicating that this package has built-in type declarations

7.0.2 • Public • Published

@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @walltowall/helpers

Weekly Downloads

59

Version

7.0.2

License

UNLICENSED

Unpacked Size

29.3 kB

Total Files

19

Last publish

Collaborators

  • kalamak
  • walltowall-dev
  • angeloashmore
  • asyarb
  • kangken