# Packages
No description provided by the author
# README
Overview
A lib to encode/decode the data of the cdp protocol.
This lib is standalone and stateless, you can use it independently. Such as use it to encode/decode JSON with other libs that can drive browsers.
Here's an usage example.