@lyo/polka

0.5.1 • Public • Published

@lyo/polka

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

Version Build Hits

Usage

In a browser

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

<script>
  polka(foo);
</script>

In Node.js

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

polka(foo);

Disclaimer

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

Use at your own risk

Readme

Keywords

none

Package Sidebar

Install

npm i @lyo/polka

Weekly Downloads

0

Version

0.5.1

License

MIT

Unpacked Size

96.6 kB

Total Files

3

Last publish

Collaborators

  • lyo