Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jadu/pulsar
The User Experience and Interface framework by Jadu.
https://github.com/jadu/pulsar
continuum-platform design-systems jadu pulsar toolkit ui user-interface
Last synced: 5 days ago
JSON representation
The User Experience and Interface framework by Jadu.
- Host: GitHub
- URL: https://github.com/jadu/pulsar
- Owner: jadu
- License: mit
- Created: 2016-01-07T10:20:34.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-12T07:14:05.000Z (2 months ago)
- Last Synced: 2024-09-12T16:37:26.626Z (2 months ago)
- Topics: continuum-platform, design-systems, jadu, pulsar, toolkit, ui, user-interface
- Language: Twig
- Homepage: https://jadu.github.io/pulsar
- Size: 264 MB
- Stars: 24
- Watchers: 23
- Forks: 6
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Pulsar
[![Build Status](https://travis-ci.org/jadu/pulsar.svg?branch=develop)](https://travis-ci.org/jadu/pulsar) [![codecov](https://codecov.io/gh/jadu/pulsar/branch/develop/graph/badge.svg)](https://codecov.io/gh/jadu/pulsar) [![license](https://img.shields.io/github/license/jadu/pulsar.svg)]()
Pulsar is the User Experience and Interface framework for [Jadu](http://jadu.net) software.
## Introduction
Watch a Jadu Academy session presented by Paul Stanton, Pulsar Product Owner which gives an overview of Pulsar and how it influences our product development.
[![Jadu Pulsar - The UI framework for the Continuum platform](https://raw.githubusercontent.com/jadu/pulsar/develop/images/youtube.jpg)](https://www.youtube.com/watch?v=rmGUTvuBvdw)
## Documentation
Documentation is available online at [https://jadu.github.io/pulsar](https://jadu.github.io/pulsar), we welcome any feedback on areas which may need improvement.
## Contributing
New issues can be submitted through the [GitHub Issue Tracker](https://github.com/jadu/pulsar/issues), and [Pull Requests](https://github.com/jadu/pulsar/pulls) are very welcome, please take a minute to read our [notes for contributors](https://jadu.gitbooks.io/pulsar/content/contributing.html).
## Mission Statement
* Improve code quality and consistency
* Enable developers to prototype in hours, not days
* Allow the continual release of UI improvements
* Provide a common UI language to help new developers learn our lingo
* Provide a starting point to redesign older parts of the software
* Improve performance
* Make our interfaces more testable
* Make the users of our software happier
* Make the people designing Jadu interfaces happier
* Learn how our customers use our software
* Learn what our customers need (not necessarily what they ask for) so that we can build the right thing
* Reduce the complexity of the tasks our customers need to perform
* Define clear, understandable guidelines for developers to build awesome things## License
MIT © [Jadu](http://jadu.net)