is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
puppeteer-screen-recorder
A puppeteer Plugin that uses the native chrome devtool protocol for capturing video frame by frame. Also supports an option to follow pages that are opened by the current page object