All Projects → Stratio → Egeo

Stratio / Egeo

Licence: other
EGEO is the open-source UI library used to build Stratio's UI. It includes UI Components, Utilities, Services and much more to build user interfaces quickly and with ease. The library is distributed in AoT mode.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Egeo

Ng2 Smart Table
Angular Smart Data Table component
Stars: ✭ 1,590 (+2204.35%)
Mutual labels:  aot, aot-compilation, angular2, angular4, angular-2
Angular Tree Component
A simple yet powerful tree component for Angular (>=2)
Stars: ✭ 1,031 (+1394.2%)
Mutual labels:  library, angular2, javascript-library, angular4
angular-gulp-starter
Simple dev/prod build for Angular (2+) using gulp, systemjs, rollup, ngc (AOT), scss, Visual Studio
Stars: ✭ 18 (-73.91%)
Mutual labels:  angular2, rollup, aot, angular-2
Springbootangularhtml5
♨️ Spring Boot 2 + Angular 11 + HTML5 router mode + HTTP interceptor + Lazy loaded modules
Stars: ✭ 89 (+28.99%)
Mutual labels:  karma, jasmine, angular2, angular4
Angularx Qrcode
Angular4/5/6/7/8/9/10/11 QRCode generator component library for QR Codes (Quick Response) with AOT support based on node-qrcode
Stars: ✭ 281 (+307.25%)
Mutual labels:  aot, aot-compilation, angular4
Ngx Smart Modal
Modal/Dialog component crafted for Angular
Stars: ✭ 256 (+271.01%)
Mutual labels:  library, angular2, angular4
Ngx Meta
Dynamic page title & meta tags utility for Angular (w/server-side rendering)
Stars: ✭ 331 (+379.71%)
Mutual labels:  aot, angular2, angular4
Angular2 Toaster
Angular2-toaster is an asynchronous, non-blocking Angular Toaster Notification library
Stars: ✭ 333 (+382.61%)
Mutual labels:  aot-compilation, angular2, angular4
Ngx Cookie Service
Angular (4.2+ ...11) service for cookies. Originally based on the `ng2-cookies` library.
Stars: ✭ 363 (+426.09%)
Mutual labels:  aot, aot-compilation, angular2
Angularconcepts
Key Angular Concepts using Latest Angular version 5
Stars: ✭ 31 (-55.07%)
Mutual labels:  karma, jasmine, angular4
Ion2 Calendar
📅 A date picker components for ionic2 /ionic3 / ionic4
Stars: ✭ 537 (+678.26%)
Mutual labels:  components, angular2, angular4
angular4-seed-starter
An angular4 starter with webpack2+aot+lazyload+hmr+scss(个人搭的angular4 starter,使用webpack2,包含aot、lazyload、scss、热替换功能等等)
Stars: ✭ 23 (-66.67%)
Mutual labels:  angular2, angular4, aot
ng2-timezone-selector
A simple Angular module to create a timezone selector using moment-timezone.
Stars: ✭ 12 (-82.61%)
Mutual labels:  angular2, angular4, angular-2
React Component Library
A project skeleton to get your very own React Component Library up and running using Rollup, Typescript, SASS + Storybook
Stars: ✭ 313 (+353.62%)
Mutual labels:  rollup, library, sass
ncg-crud-ngx-md
Angular 4+ Material Design CRUD/Admin app by NinjaCodeGen http://DNAfor.NET
Stars: ✭ 36 (-47.83%)
Mutual labels:  angular2, angular4, angular-2
Bootstraping Ngx Admin Lte
Angular2,4,6 project with AdminLTE dashboard template (using angular, angular-cli and ngx-admin-lte ) Formerly called 'ng2-admin-lte'.
Stars: ✭ 479 (+594.2%)
Mutual labels:  angular2, angular4, angular-2
Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (+917.39%)
Mutual labels:  library, components, component-library
Nebular
💥 Customizable Angular UI Library based on Eva Design System 🌚✨Dark Mode
Stars: ✭ 7,368 (+10578.26%)
Mutual labels:  sass, angular2, angular4
generator-speedseed
Oriented to components, allow create/choice template, multiple configuration with easy maintenance
Stars: ✭ 13 (-81.16%)
Mutual labels:  components, jasmine, karma
ng-seed
Simple Angular seed project with commonly used features.
Stars: ✭ 12 (-82.61%)
Mutual labels:  angular2, aot, angular-2

Coverage Status

Egeo

EGEO is the open-source component library used to build Stratio's UI. The goals are to reduce the time and complexity of interface building being more productive, improving the experience based in apply the same patterns and visuals across the whole Stratio applications being more consistent, and create a common and unified visual language that helps us to understand each other better laying the foundation for scalable growth.

In this repository, you'll find UI components, services, utilities and our official theme. You can discover more in:

  • egeo-web: The official website of Egeo where documentation will be available soon.
  • egeo-starter: A Boilerplate project prepared for work with Egeo 2.x, Angular 4.x, TypeScript, Webpack, Karma, Jasmine and Sass.

Table of contents

About this Repo

This repo includes the components, services, and utilities built in Angular. The library is compiled with AoT for distribution and each component is provided as a module that can be imported separately in your project.

Getting Started

Dependencies

What you need to run this app:

  • node and npm
  • Ensure you're running the latest versions Node v6.x.x and NPM 4.x.x+

What your app will need to work with Egeo:

  • angular/common ~4.2.0",
  • angular/core ~4.2.0",
  • angular/forms ~4.2.0",
  • angular/http ~4.2.0",
  • angular/platform-browser-dynamic ~4.2.0",
  • angular/Router ~4.2.0

Installing

You can install Egeo from npm:

npm i @stratio/egeo

Work with the code

You can use Npm or Yarn to work with Egeo. If you want to use Yarn, it has to be installed first as a global dependency in your local machine.

sudo npm i -g yarn

Once Yarn is installed or Npm is ready, you can install Egeo using:

yarn

or

npm install

How to Run

To run egeo locally you must use this commands.

yarn start

or

npm run start

How to Test

There is a command to start the karma server and launch the whole tests written for the library.

yarn test

or

npm run test

It is possible to run an individual test to avoid run the whole suite.

npm run test -- -- st-two-list

How to Build

If you want to build a distributable package you must use the build command. This will create a target folder with the distributable code of the package.

yarn build

or

npm run build

Contributing

There are many ways to contribute to the Egeo project. Check our contribution section in the Wiki to learn more.

License

Egeo is distributed under the Apache 2 license. You may obtain a copy of the license here at:

http://www.apache.org/licenses/LICENSE-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].