shakirck / colosseum

An implementation of the CSS layout algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http://pybee.org/static/images/defaultlogo.png

Colosseum

https://beekeeper.herokuapp.com/projects/pybee/colosseum/shield

An independent implementation of the CSS layout algorithm. This implementation is completely standalone - it isn't dependent on a browser, and can be run over any box-like set of objects that need to be laid out on a page (either physical or virtual)

Tutorial

Want to jump in and get started? We have a hands-on tutorial for beginners

How-to guides

Looking for guidance on how to solve a specific problems? We have how-to guides and recipes for common problems and tasks, including how to contribute.

Reference

Just want the raw technical details? Here's our Technical reference.

Background

Looking for explanations and discussion of key topics and concepts? Our background guides may help.

Community

Colosseum is part of the BeeWare suite. You can talk to the community through:

We foster a welcoming and respectful community as described in our BeeWare Community Code of Conduct.

Contributing

If you experience problems with Colosseum, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.

About

An implementation of the CSS layout algorithm.

License:Other


Languages

Language:Python 92.3%Language:JavaScript 6.3%Language:Shell 1.3%