- Notifications
You must be signed in to change notification settings - Fork221
Semantic UI Angular Integrations (no jQuery)
License
edcarroll/ng2-semantic-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Semantic UI Angular Integrations, written in pure Angular -no JQuery required.
Angular and jQuery don't go together - this is the fundamental principal of this library. It provides Angular component versions of the Semantic UI modules, so that you don't need to add jQuery to your app.
Note that only Semantic UI elements that use jQuery are recreated here - those written purely in CSS aren't included as they can be used in Angular apps already.
See theDocumentation for installation instructions and extensive examples.
- Angular (^6.0.0)
- Semantic UI CSS (^2.3.1) (jQuery isnot required)
Icon | Description |
---|---|
✅ | Component supported by ng2-semantic-ui. |
🚀 | Semantic UI plugin supported by ng2-semantic-ui (not in Semantic UI Core). |
☑️ | Component supported natively bySemantic UI (CSS only). |
❌ | Component currently unavailable. |
🚫 | Component not applicable to Angular. |
Elements | Collections | Views | Modules | Behaviors |
---|---|---|---|---|
☑️ Button | ☑️ Breadcrumb | ☑️ Advertisment | ✅ Accordion | 🚫 API |
☑️ Container | ☑️ Form | ☑️ Card | ✅ Checkbox | 🚫 Form Validation |
☑️ Divider | ☑️ Grid | ☑️ Comment | 🚀 Collapse | 🚀 Localization |
☑️ Flag | ☑️ Menu | ☑️ Feed | 🚀 Datepicker | ❌ Visibiltiy |
☑️ Header | ✅ Message | ☑️ Item | ✅ Dimmer | |
☑️ Icon | 🚀 Pagination | ☑️ Statistic | ✅ Dropdown | |
☑️ Image | ☑️ Table | ❌ Embed | ||
☑️ Input | ✅ Modal | |||
☑️ Label | ✅ Popup | |||
☑️ List | ✅ Progress | |||
☑️ Loader | ✅ Rating | |||
☑️ Rail | ✅ Search | |||
☑️ Reveal | ❌ Shape | |||
☑️ Segment | ✅ Sidebar | |||
☑️ Step | ❌ Sticky | |||
✅ Tab | ||||
✅ Transition |
Want to file a bug, contribute some code, or improve documentation? Great! Please read thecontributing guidelines to get going.
To generate all library files:
$ npm run lib:compile# use lib:compile:w to watch for changes
To run the demo app:
$ npm run demo:serve
To run the unit tests suite:
$ npm runtest
MIT ©Edward Carroll
About
Semantic UI Angular Integrations (no jQuery)
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.