@lyo/is-balanced

1.0.2 • Public • Published

@lyo/is-balanced

A browser-compatible version of is-balanced built automatically with Lyo.

Version Build Hits

Usage

In a browser

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

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

In Node.js

# Install
npm i @lyo/is-balanced
const isBalanced = require('@lyo/is-balanced')

isBalanced(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/is-balanced

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

3.94 kB

Total Files

3

Last publish

Collaborators

  • lyo