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.
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/ng-lightning@x.x.x/ng-lightning.bundle.js"></script>
http://ng-lightning.github.io/ng-lightning/
We are always looking for high quality contributions! Please check the CONTRIBUTING.md doc for guidelines.
Development is supported by ZuluTrade.
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.