Skip to content

tmessini/ng-lightning

 
 

Repository files navigation

ng-lightning

Build Status Sauce Test Status npm version Join the chat at https://gitter.im/ng-lightning/ng-lightning

This library contains native Angular 2 components and directives written from scratch in TypeScript using the Lightning Design System CSS framework.

This release is a developer preview. We are looking for community help to find and fix bugs, improve demo site and create new components.

Installation

Install through npm:

npm install --save ng-lightning

If you use SystemJS to load your files, you may want to use our bundle file through npmcdn

<script src="https://npmcdn.com/[email protected]/ng-lightning.bundle.js"></script>

Usage & Demo

http://ng-lightning.github.io/ng-lightning/

Contributing

We are always looking for high quality contributions! Please check the CONTRIBUTING.md doc for guidelines.

Sponsors

Development is supported by ZuluTrade.

Browsers

We support the same browsers and versions supported by both Angular 2 and Salesforce's Lightning Design System.

Cross browser/environment testing is performed through Saucelabs.
Sauce Test Status

About

Native Angular 2 components & directives for Lightning Design System

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 79.0%
  • HTML 13.3%
  • JavaScript 7.4%
  • CSS 0.3%