unpack-string
Unpacks the content found within a text, delimited by an opening char and a closing char, e.g., 'Can extract (only the content found here within these parentheses)'
Found 18 results for parentheses
Unpacks the content found within a text, delimited by an opening char and a closing char, e.g., 'Can extract (only the content found here within these parentheses)'
The exact-math is a set of methods for addition, subtraction, multiplication, division, rounding, ceiling, flooring and powering calculations. It can be used with big number as it handles the floating point problem.
convert group to non-capturing-group: `(.+)` -> `(?:.+)`
a simple nested group parser
Disallow arrow functions with block parentheses where they are not needed.
A utility to match brackets/parentheses in code or text
textlint rule for checking full-width or half-width bracket in Chinese text
Find your brackets and quotes in pairs
A Prettier plugin for preserving lines.
👉 https://hyper.fun/c/tabler-parentheses/1.3.0
Check if a string/text has balanced character or word pairs, e.g. '(', ')' or 'if', 'end'
Use the Tab key to skip any character.
Strip pairs of outermost brackets (custom, round, curly, angle, braces, parens, chevrons).
A Prettier plugin that aligns properties of object literals.
ESLint plugin to omit unnecessary parentheses and brackets
A mathematical expression calculator supporting parentheses and decimal precision
textlint rule for checking nested pairs
Allows parentheses to be omitted in javascript 'if', 'while' and 'for'(each) statements