@lyo/nvl

1.1.1 • Public • Published

@lyo/nvl

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

Version Build Hits

Usage

In a browser

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

<script>
  nvl(foo, bar);
</script>

In Node.js

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

nvl(foo, bar);

Disclaimer

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

Use at your own risk

/@lyo/nvl/

    Package Sidebar

    Install

    npm i @lyo/nvl

    Weekly Downloads

    1

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    2.27 kB

    Total Files

    3

    Last publish

    Collaborators

    • lyo