Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (19 loc) · 245 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 245 Bytes

froll

Description

Installation

NPM

npm install froll
const froll = require("froll");

CDN

<script src="https://unpkg.com/browse/froll/dist/froll.umd.js"></script>

How To Use