ng2-semantic-ui
Semantic UI Angular Integrations (no jQuery)
File Explorer
Download Latest Version (.zip)- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- api.component.css
- api.component.html
- api.component.ts
- codeblock.component.css
- codeblock.component.ts
- example.component.css
- example.component.html
- example.component.ts
- github-buttons.component.html
- github-buttons.component.ts
- page-content.component.css
- page-content.component.ts
- page-title.component.css
- page-title.component.html
- page-title.component.ts
- sidebar.component.css
- sidebar.component.html
- sidebar.component.ts
- demo-components.module.ts
- alert.modal.ts
- confirm.modal.ts
- demo-modals.module.ts
- localization.page.html
- localization.page.ts
- message.page.html
- message.page.ts
- pagination.page.html
- pagination.page.ts
- test.page.html
- test.page.ts
- getting-started.page.html
- getting-started.page.ts
- accordion.page.html
- accordion.page.ts
- checkbox.page.html
- checkbox.page.ts
- collapse.page.html
- collapse.page.ts
- datepicker.page.html
- datepicker.page.ts
- dimmer.page.html
- dimmer.page.ts
- dropdown.page.html
- dropdown.page.ts
- modal.page.html
- modal.page.ts
- popup.page.html
- popup.page.ts
- progress.page.html
- progress.page.ts
- rating.page.html
- rating.page.ts
- search.page.html
- search.page.ts
- select.page.html
- select.page.ts
- sidebar.page.html
- sidebar.page.ts
- tabs.page.html
- tabs.page.ts
- transition.page.html
- transition.page.ts
- demo-pages.module.ts
- app.component.css
- app.component.html
- app.component.ts
- app.module.ts
- app.routing.ts
- .npmignore
- logo.png
- code.css
- styles.css
- environment.prod.ts
- environment.ts
- favicon.ico
- index.html
- main.ts
- polyfills.ts
- tsconfig.json
- tslint.json
- locales.js
- datepicker-values.ts
- partial.ts
- search-values.ts
- select-values.ts
- values.ts
- de.ts
- en-AU.ts
- en-GB.ts
- en-US.ts
- es.ts
- fr.ts
- ge.ts
- he.ts
- index.ts
- it.ts
- nl.ts
- pt.ts
- ru.ts
- localization.service.ts
- internal.ts
- localization.module.ts
- public.ts
- tsconfig.locales.json
- internal.ts
- public.ts
- message.ts
- internal.ts
- message.module.ts
- public.ts
- pagination.spec.ts
- pagination.ts
- internal.ts
- pagination.module.ts
- public.ts
- internal.ts
- public.ts
- custom-validator.ts
- custom-value-accessor.ts
- date.ts
- focus-event.ts
- util.ts
- component-factory.service.ts
- positioning.service.ts
- internal.ts
- public.ts
- util.module.ts
- internal.ts
- public.ts
- accordion-panel.ts
- accordion.ts
- accordion.service.ts
- accordion.module.ts
- internal.ts
- public.ts
- checkbox.ts
- radio.ts
- radio-manager.ts
- checkbox.module.ts
- internal.ts
- public.ts
- collapse.ts
- collapse.module.ts
- internal.ts
- public.ts
- calendar-config.ts
- calendar-mappings.ts
- date-comparer.ts
- date-parser.ts
- calendar-view-title.ts
- datepicker.ts
- calendar-item.ts
- datepicker.directive.ts
- input.directive.ts
- date-fns.ts
- is-webview.ts
- calendar-range.service.ts
- calendar.service.ts
- calendar-view.ts
- date-view.ts
- hour-view.ts
- minute-view.ts
- month-view.ts
- year-view.ts
- datepicker.module.ts
- internal.ts
- public.ts
- dimmer.ts
- dimmer.module.ts
- internal.ts
- public.ts
- dropdown-menu.ts
- dropdown.ts
- dropdown.service.ts
- dropdown.module.ts
- internal.ts
- public.ts
- active-modal.ts
- modal-config.ts
- modal-controls.ts
- modal-template.ts
- dimmer.ts
- modal.ts
- modal.service.ts
- internal.ts
- modal.module.ts
- public.ts
- popup-component-controller.ts
- popup-config.ts
- popup-controller.ts
- popup-lifecycle.ts
- popup-template-controller.ts
- popup-arrow.ts
- popup.ts
- popup.directive.ts
- popup.service.ts
- internal.ts
- popup.module.ts
- public.ts
- progress.ts
- internal.ts
- progress.module.ts
- public.ts
- rating.ts
- internal.ts
- public.ts
- rating.module.ts
- search-result.ts
- search.ts
- lookup-fn.ts
- search.service.ts
- internal.ts
- public.ts
- search.module.ts
- select-base.ts
- multi-select-label.ts
- multi-select.ts
- select-option.ts
- select.ts
- select-search.ts
- internal.ts
- public.ts
- select.module.ts
- sidebar-container.ts
- sidebar-sibling.ts
- sidebar.ts
- sidebar.service.ts
- internal.ts
- public.ts
- sidebar.module.ts
- tab.ts
- tabset.ts
- tab-content.ts
- tab-header.ts
- internal.ts
- public.ts
- tab.module.ts
- transition-controller.ts
- transition.ts
- transition.ts
- internal.ts
- public.ts
- transition.module.ts
- internal.ts
- public.ts
- index.ts
- karma.conf.js
- ng-package.json
- ng-package.prod.json
- package.json
- public.ts
- sui.module.ts
- test.ts
- tsconfig.json
- tsconfig.spec.json
- tslint.json
- .editorconfig
- .gitignore
- .npmignore
- .travis.yml
- angular.json
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- tslint.json
# Installation Guide
1. Get the code
git clone https://github.com/edcarroll/ng2-semantic-ui
Downloads the entire project code from GitHub to your computer.
cd ng2-semantic-ui
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm run lib:compile
Type this command into your terminal and run it.
$ npm run demo:serve
Type this command into your terminal and run it.
$ npm run test
Type this command into your terminal and run it.
<img alt="npm" src="https://img.shields.io/npm/v/ng2-semantic-ui.svg?style=flat-square" />
Type this command into your terminal and run it.
<img alt="monthly downloads" src="https://img.shields.io/npm/dm/ng2-semantic-ui.svg?style=flat-square" />
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
