Skip to content
/ props Public

A (sort of) maintained property structure (props) library originating from https://github.com/greyarea/props.

License

Notifications You must be signed in to change notification settings

raxdcx/props

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

props - Property structure library for Erlang

This is a library for manipulating JSON like structures, called props.

Using

To include props in your project, add the following to your deps section in rebar.config:

{props, ".*", {git, "https://github.com/raxdcx/props.git", "master"}}

Building

props uses rebar controlled by a Makefile for building the code.

make depends will grab the dependencies and make will build props.

License

props is licensed under the Apache 2.0 license.

About

A (sort of) maintained property structure (props) library originating from https://github.com/greyarea/props.

Resources

License

Stars

Watchers

Forks

Packages

No packages published