0.0.8 • Published 6 years ago

@lyo/brew v0.0.8

Weekly downloads
-
License
unknown
Repository
-
Last release
6 years ago

@lyo/brew

A browser-compatible version of brew built automatically with Lyo.

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/brew"></script>

<script>
  brew.brew(foo);
</script>

In Node.js

# Install
npm i @lyo/brew
const brew = require('@lyo/brew')

brew.brew(foo);

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

0.0.8

6 years ago