Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 422 Bytes

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.