Skip to content
This repository was archived by the owner on Jul 30, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 401 Bytes

File metadata and controls

29 lines (18 loc) · 401 Bytes

angular-elements

A collection of components for building angular applications

Install

npm install @buildium/angular-elements

Usage

angular.module('app', [
    require('@buildium/angular-elements')
])

Documentation

See documentation for options and examples

Contribute

PRs accepted.

License

MIT © Buildium