Ceciile / skyux2

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.

Home Page:https://developer.blackbaud.com/skyux2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SKY UX 2

npm status

A beta version of SKY UX 2 is now available. In addition to Angular components, services, and modules to create user interfaces, the new version takes advantage of Angular 2 to increase the tooling, testing, and performance available, and it also provides the SKY UX Builder developer tool to provide for a rapid development process with minimal setup for developers to create single-page applications.

For guidance on how to install the command line interface for SKY UX Builder, see the initial setup section of the SKY UX 2 website.

To install just the SKY UX 2 components without any additional features, use the following NPM command. We recommend NPM version 3+ for its flat dependency structure.

npm install @blackbaud/skyux

For documentation on the SKY UX 2 components, see the Components section of the SKY UX 2 website.

Contributing

We highly encourage contributions from all SKY UX users. We just ask you to follow the coding conventions in the existing code and to write the appropriate documentation and unit tests for your feature.

For information about how to contribute, see the SKY UX 2 contribution guidelines.

About

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.

https://developer.blackbaud.com/skyux2

License:MIT License


Languages

Language:TypeScript 60.1%Language:HTML 23.6%Language:CSS 10.5%Language:JavaScript 5.5%Language:Shell 0.4%