parse-kv
Parse in data in Valve's kv format
Installation
npm install parse-kv
Usage
var parseKV = require('parse-kv');
var data = parseKV(rawFileData);
License
MIT
The Tidelift Subscription provides access to a continuously curated stream of human-researched and maintainer-verified data on open source packages and their licenses, releases, vulnerabilities, and development practices.
Learn more →Login to resync this project