Skip to content
/ spud Public
forked from krakenjs/spud

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

License

Notifications You must be signed in to change notification settings

dwbruhn/spud

 
 

Repository files navigation

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%