Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 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/greyarea/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

Property structure library

Resources

Stars

20 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages