David Budiac
Results
2
issues of
David Budiac
Would it be possible to export the `PhoneNumber` class itself? I have a wrapper function that parses accepts multiple types to cast as a `PhoneNumber`: ```ts function parse(input: string |...
**Feature request**: I'd love the ability to extract html from a CSS selector. Currently it seems there's no good way to do so. Perhaps like so: ```js const extractedHtml =...
enhancement
AREA: production code