frostui-imagecrop

1.0.0 • Public • Published

FrostUI ImageCrop

FrostUI ImageCrop is a free, open-source Image Crop component for JavaScript.

It is built on top of the FrostUI library.

Table Of Contents

Installation

Dependencies

CSS

<link rel="stylesheet" href="/path/to/frost-ui.min.css" />
<link rel="stylesheet" href="/path/to/frost-ui-imagecrop.min.css" />

JS

<script type="text/javascript" src="/path/to/frost-ui-bundle.min.js"></script>
<script type="text/javascript" src="/path/to/frost-ui-imagecrop.min.js"></script>

Usage

Check the demo folder for examples. Full documentation and website coming soon™.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i frostui-imagecrop

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    29.1 kB

    Total Files

    4

    Last publish

    Collaborators

    • elusivecodes