1.0.0 • Published 6 years ago

zah v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

zahbah

Zah

The ZahBah Monster's Utility-Belt

Installation

npm install --save dutchie/zah

Usage

You can either use CJS or ES6 Modules with this package.

For example - if you would just like to use the UI components:

import {UI as ZahUI} from 'zah';

UI

Zah provides a handful of helpful React components.

<ZahUI.Imgix />

A wrapper around the Imgix React component.

Scrubs Dutchie URL's for S3 URL's and replaces them with imgix URL. All other properties are passthroughs.