{"library":"sdp-transform","type":"library","category":null,"description":"sdp-transform is a robust JavaScript library designed for parsing and writing Session Description Protocol (SDP) strings, following the grammar defined by RFC4566, RFC5245, and other relevant standards. The current stable version is 3.0.0, published in late 2025. It differentiates itself by rigorously adhering to RFC specifications, automatically coercing numerical values to integers during parsing while keeping other values as strings. The library is built to be easily extendable for custom grammar, making it suitable for a wide range of WebRTC and multimedia signaling applications. It provides core functionalities to convert SDP strings into a structured JavaScript object and vice-versa, facilitating manipulation and generation of SDP messages. While there isn't an explicit release cadence, the project shows active maintenance with regular updates prior to the v3 release.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","sdp","webrtc","serializer"],"install":[{"cmd":"npm install sdp-transform","imports":["import { parse } from 'sdp-transform';","import { write } from 'sdp-transform';","import * as sdpTransform from 'sdp-transform';","import { parseParams } from 'sdp-transform';"]},{"cmd":"yarn add sdp-transform","imports":[]},{"cmd":"pnpm add sdp-transform","imports":[]}],"homepage":null,"github":"https://github.com/clux/sdp-transform","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sdp-transform","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/sdp-transform/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}