balance-parens

1.0.0 • Public • Published

Build Status npm

balance-parens

Balance a string of parentheses.

Why?

@moroshko made me do it.

Usage

import balance from 'balance-parens';
 
balance(')()(()('); // => ()()(()())

License

MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i balance-parens

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • markdalgleish