SubRip Subtitles Parser
JSON →This package, `subtitles-parser`, is a very basic JavaScript module designed specifically for parsing SubRip (SRT) subtitle files within a Node.js environment. It provides synchronous methods to transform SRT content into a structured JavaScript object array, where each entry includes `id`, `startTime`, `endTime`, and `text`. It also offers functionality to convert this object array back into the SRT format. The package is exceptionally old, with its only notable version being 0.0.2, which was last published over a decade ago in October 2013. It relies solely on CommonJS syntax and does not offer modern features such as ECMAScript Modules (ESM) support or TypeScript typings. Given its age and complete lack of maintenance, it is considered abandoned and is generally not recommended for new development.
Traffic · last 30 days ↓33% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France