Skip to main content

Installation

npm i reev

or

yarn add reev

Install from CDN or static hosting

<script type="module">
import { event } from 'https://cdn.skypack.dev/reev@latest'
</script>