enhancer

0.0.0 • Public • Published

Installation

Browser

A simple and fast way to get started is to include this script on your page:

<script src="https://unpkg.com/enhancer"></script>

This will create the global variable enhancer.

Module

npm install enhancer

CommonJS

const enhancer = require("enhancer");

ES2015

import enhancer from "enhancer";

/enhancer/

    Package Sidebar

    Install

    npm i enhancer

    Weekly Downloads

    5

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    3.18 kB

    Total Files

    3

    Last publish

    Collaborators

    • jlmakes