GithubHelp home page GithubHelp logo

fluxstone's Introduction

FluxStone


FluxStone is a simple, and human readable and writable configuration file and data exchange format.

Its designed as a format for people who want a format to store or exhange data between programs and files without sacrificing the ability for normal humans to read or write it in plain text.

Features

FluxStone includes:

Coming soon:

  • A Lua implementation of a FluxStone parser

Format

The format is meant to be simple, human readable/writable, and allow the language-independent expression of data.

Learn more about FluxStone's format.

Inspiration

FluxStone came about as a result of issues with JSON readability/writability. While JSON is quite good for this, its not perfect and is much better read and written by programs than humans who are prone to making many very small mistakes with it. FluxStone is very similar operationally to JSON as a plain text data exchange format, but is more lenient and uses features to make the text more readable for humans including key naming style, whitespace line endings, and comments.

Contributing

Contribution is welcome. Please make a pull request.

Issues

Issues are tracked through the GitHub issue tracker.

License

FluxStone is free software licensed under the zlib license. See LICENSE for details.

fluxstone's People

Contributors

lasttalon avatar

Watchers

 avatar  avatar

fluxstone's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.