{"library":"skip-regex","type":"library","category":null,"description":"skip-regex is a lightweight, zero-dependency JavaScript utility designed for the highly accurate and fast detection of literal regular expressions within a string. It is currently at version 1.0.2, with its last release in December 2018, indicating an abandoned or maintenance status rather than active development. The library provides a single function, `skipRegex(source: string, start: number)`, which identifies the end position of a regex given a starting slash. Its key differentiators include a minimal footprint, compatibility across NodeJS, various bundlers, and browsers (including IE9+), and comprehensive TypeScript definitions. This makes it suitable for parsing or code analysis tools that need to distinguish between division operators, comments, and regex literals reliably.","language":"javascript","status":"abandoned","version":"1.0.2","tags":["javascript","typescript","es6","micro","parser","detection","regex","regexp"],"install":[{"cmd":"npm install skip-regex","imports":["import skipRegex from 'skip-regex'","const skipRegex = require('skip-regex')","import skipRegex = require('skip-regex')"]},{"cmd":"yarn add skip-regex","imports":[]},{"cmd":"pnpm add skip-regex","imports":[]}],"homepage":null,"github":"https://github.com/aMarCruz/skip-regex","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/skip-regex","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/skip-regex/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}