/ngx-ui

A small collection of angular 4+ components using semantic-ui css

Primary LanguageTypeScriptMIT LicenseMIT

@nodeableio/ngx-ui is a small collection of angular4+ components for semantic-ui css

ngx-breadcrumbs

A component that creates a breadcrumbs trail. It hooks into the angular router, and dynamically builds up a breadcrumbs trail

screenshot

ngx-timeline

This is an angular 4+ component that creates a vertical timeline of events

It uses css based on css written by [Brady Wright] (http://codepen.io/phasethree/pen/NNOvrW)

screenshot

Also checkout the awesome ng2-semantic-ui project for loads of other components)

Dependencies

Want to help?

Want to file a bug, contribute some code, or improve documentation? Great! Please read the contributing guidelines to get going.

Development

To generate all library files:

$ npm run build