GithubHelp home page GithubHelp logo

aligorji / ngx-fomantic-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ngx-fomantic-ui/ngx-fomantic-ui

1.0 2.0 0.0 5.42 MB

๐Ÿš€ An Angular 10 library for Fomantic UI without jQuery. โš’๏ธ Based on @edcarroll's ng2-semantic-ui.

Home Page: https://ngx-fomantic-ui.netlify.com

JavaScript 0.46% CSS 0.91% HTML 10.51% TypeScript 87.99% Dockerfile 0.06% SCSS 0.07%

ngx-fomantic-ui's Introduction

Gitter npm monthly downloads

Fomantic UI Angular Integrations, written in pure Angular - no JQuery required.

Introduction

Greenkeeper badge

Angular and jQuery don't go together - this is the fundamental principal of this library. It provides Angular component versions of the Fomantic UI modules, so that you don't need to add jQuery to your app.

Note that only Fomantic 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.

This is a fork of edcarroll's ng2-semantic-ui, updated to Angular 7 and Fomantic UI.

Installation & Usage

See the Documentation for installation instructions and extensive examples.

Dependencies

Component Support

Icon Description
โœ… Component supported by ngx-fomantic-ui.
๐Ÿš€ Fomantic UI plugin supported by ngx-fomantic-ui (not in Fomantic UI Core).
โ˜‘๏ธ Component supported natively by Fomantic 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
โœ… Toast
โœ… Transition

Development

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

Testing

To run the unit tests suite:

$ npm run test

Running Documentation Website on Docker

The ngx-fomantic-ui website sample project can run as a docker container. In order to run the website on docker, use the following commands (run commands from the repo's root folder):

  • docker build -t ngx-fomantic-ui-docs:latest . - building the ngx-fomantic-ui website image
  • docker run -p <host-port>:4200 ngx-fomantic-ui-docs:latest - starting the container, listening on for your choice.

The container will run the documentation app with the script docker:serve:docs with 0.0.0.0 host support.

  • Saving the image for later offline usage is available by building the container and then using docker save ngx-fomantic-ui-docs:latest > <tar-name>.tar and loading it afterwards with sudo docker load < <tar-name>.tar.

tested on ubuntu 18.04.2 with Docker 18.09.6

Credits and License

ngx-fomantic-ui's People

Contributors

benjaminforras avatar aligorji avatar greenkeeper[bot] avatar mrvvoo avatar iamtomcat avatar dependabot[bot] avatar evgenius1424 avatar edenhermelin avatar

Stargazers

Kerren Ortlepp avatar

Watchers

James Cloos avatar Nikolay Stoychev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.