AleCaste / spud

A content store parser, reading a java .properties-like format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spud

Lead Maintainer: Aria Stewart

Build Status

Parse and serialize .properties-style content bundles.

API

spud.parse(string)

Parses a string of .properties-style content into a javascript object

spud.stringify(object)

Serializes an object of content strings.

About

A content store parser, reading a java .properties-like format

License:Other


Languages

Language:JavaScript 100.0%