1.0.1 • Published 7 years ago
miniraf v1.0.1
Installation
Browser
A simple and fast way to get started is to include this script on your page:
<script src="https://unpkg.com/miniraf"></script>This will create the global variable miniraf.
Module
npm install minirafCommonJS
const miniraf = require('miniraf')ES2015
import miniraf from 'miniraf'