
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
@angular-ex/semantic-ui
Advanced tools
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 the Documentation for installation instructions and extensive examples.
| Icon | Description |
|---|---|
| :white_check_mark: | Component supported by @angular-ex/semantic-ui. |
| :rocket: | Semantic UI plugin supported by @angular-ex/semantic-ui (not in Semantic UI Core). |
| :ballot_box_with_check: | Component supported natively by Semantic UI (CSS only). |
| :x: | Component currently unavailable. |
| :no_entry_sign: | Component not applicable to Angular. |
| Elements | Collections | Views | Modules | Behaviors |
|---|---|---|---|---|
| :ballot_box_with_check: Button | :ballot_box_with_check: Breadcrumb | :ballot_box_with_check: Advertisment | :white_check_mark: Accordion | :no_entry_sign: API |
| :ballot_box_with_check: Container | :ballot_box_with_check: Form | :ballot_box_with_check: Card | :white_check_mark: Checkbox | :no_entry_sign: Form Validation |
| :ballot_box_with_check: Divider | :ballot_box_with_check: Grid | :ballot_box_with_check: Comment | :rocket: Collapse | :rocket: Localization |
| :ballot_box_with_check: Flag | :ballot_box_with_check: Menu | :ballot_box_with_check: Feed | :rocket: Datepicker | :x: Visibiltiy |
| :ballot_box_with_check: Header | :white_check_mark: Message | :ballot_box_with_check: Item | :white_check_mark: Dimmer | |
| :ballot_box_with_check: Icon | :rocket: Pagination | :ballot_box_with_check: Statistic | :white_check_mark: Dropdown | |
| :ballot_box_with_check: Image | :ballot_box_with_check: Table | :x: Embed | ||
| :ballot_box_with_check: Input | :white_check_mark: Modal | |||
| :ballot_box_with_check: Label | :white_check_mark: Popup | |||
| :ballot_box_with_check: List | :white_check_mark: Progress | |||
| :ballot_box_with_check: Loader | :white_check_mark: Rating | |||
| :ballot_box_with_check: Rail | :white_check_mark: Search | |||
| :ballot_box_with_check: Reveal | :x: Shape | |||
| :ballot_box_with_check: Segment | :white_check_mark: Sidebar | |||
| :ballot_box_with_check: Step | :x: Sticky | |||
| :white_check_mark: Tab | ||||
| :white_check_mark: Transition |
Want to file a bug, contribute some code, or improve documentation? Great! Please read the contributing guidelines to get going.
To generate all library files:
$ npm run lib:build
# use lib:build:w to watch for changes
To run the demo app:
$ npm run demo:serve
To run the unit tests suite:
$ npm run test
MIT © @angular-ex
FAQs
<!-- Logo -->
The npm package @angular-ex/semantic-ui receives a total of 55 weekly downloads. As such, @angular-ex/semantic-ui popularity was classified as not popular.
We found that @angular-ex/semantic-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.