1.1.5 • Published 5 years ago

@nmacarthur/reveal v1.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@nmacarthur/reveal

npm (scoped) npm bundle size (minified)

Creates a lightweight reveal object

Install

$ npm install @nmacarthur/reveal

or download and grab the reveal.min.js script

<script src="reveal.min.js">

Usage

const reveal = require("@nmacarthur/reveal");

reveal();