@lyo/node-gist

0.2.5 • Public • Published

@lyo/node-gist

A browser-compatible version of node-gist built automatically with Lyo.

Version Build Hits

Usage

In a browser

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

<script>
  nodeGist.Client(foo);
</script>

In Node.js

# Install
npm i @lyo/node-gist
const nodeGist = require('@lyo/node-gist')

nodeGist.Client(foo);

Disclaimer

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

Use at your own risk

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @lyo/node-gist

      Weekly Downloads

      0

      Version

      0.2.5

      License

      unknown

      Unpacked Size

      92.9 kB

      Total Files

      3

      Last publish

      Collaborators

      • lyo