2018-10-24 15:55:29 -05:00
2018-11-25 07:36:46 -05:00
[uri_license]: https://www.mozilla.org/en-US/MPL/2.0
[uri_license_image]: https://img.shields.io/badge/MPL-2.0-blue.svg
[![License: MPL-2.0][uri_license_image]][uri_license]
2019-08-10 17:20:39 -05:00
[![Managed with Taiga.io ](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg )](https://tree.taiga.io/project/uxbox/ "Managed with Taiga.io")
2020-03-08 07:41:23 -05:00
2018-10-24 15:55:29 -05:00
2016-11-20 14:08:24 -05:00
# UXBOX #
2020-09-30 04:00:58 -05:00
![UXBOX ](https://raw.githubusercontent.com/uxbox/uxbox/develop/docs/uxbox_screenshot.png )
2017-03-01 04:54:37 -05:00
2019-08-21 11:51:56 -05:00
2016-11-20 14:08:24 -05:00
## Introduction ##
2019-08-21 11:51:56 -05:00
The open-source solution for design and prototyping. UXBOX is
currently at an early development stage but we are working hard to
bring you the beta version as soon as possible. Follow the project
progress in Twitter or Github and stay tuned!
2017-03-01 04:54:37 -05:00
[See SVG specification ](https://www.w3.org/Graphics/SVG/ )
2019-12-09 10:28:15 -05:00
2017-03-01 04:54:37 -05:00
## SVG based ##
2016-11-20 14:08:24 -05:00
2019-08-21 11:51:56 -05:00
UXBOX works with SVG, a standard format, for all your designs and
prototypes . This means that all your stuff in UXBOX is portable and
editable in many other vector tools and easy to use on the web.
2016-11-20 14:08:24 -05:00
2019-12-09 10:28:15 -05:00
2017-02-24 13:25:11 -05:00
## Contributing ##
2016-11-20 14:08:24 -05:00
2017-03-01 04:54:37 -05:00
**Open to you!**
2019-08-21 11:51:56 -05:00
We love the open source software community. Contributing is our
passion and because of this, we'll be glad if you want to participate
and improve UXBOX. All your awesome ideas and code are welcome!
2017-03-01 04:54:37 -05:00
Please refer to the [Contributing Guide ](./CONTRIBUTING.md )
2016-11-20 14:08:24 -05:00
2019-09-21 07:02:32 -05:00
2016-11-20 14:08:24 -05:00
## License ##
```
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
```