All Projects → rucken → core

rucken / core

Licence: MIT license
Core and Admin UI for Angular7+ web applications

Programming Languages

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

Projects that are alternatives of or similar to core

Generator Ngx Rocket
🚀 Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (+2727.66%)
Mutual labels:  seed, ngx
Angular-Gulp-Boilerplate
Clean but full-featured AngularJS boilerplate using Gulp workflow and best practices
Stars: ✭ 30 (-36.17%)
Mutual labels:  i18n, seed
Starter Kit
📦 Angular 11+ starter kit for enterprise-grade projects
Stars: ✭ 1,102 (+2244.68%)
Mutual labels:  seed, ngx
angular-8-boilerplate
Angular 8 Boilerplate with bootstrap
Stars: ✭ 23 (-51.06%)
Mutual labels:  angular7, angular7-boilerplate
ngx-ion-simple-mask
Input mask for Angular/Ionic
Stars: ✭ 21 (-55.32%)
Mutual labels:  ngx, angular7
Core
The internationalization (i18n) library for Angular
Stars: ✭ 4,027 (+8468.09%)
Mutual labels:  i18n, ngx
Angular Electron Seed
An Angular (4+) seed with Electron, Live-reload, AngularCLI, etc.
Stars: ✭ 118 (+151.06%)
Mutual labels:  seed, ngx
angular-i18n-localization
An angular application with i18n and localization implemented.
Stars: ✭ 22 (-53.19%)
Mutual labels:  i18n, angular7
Angular Seed Advanced
Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
Stars: ✭ 2,279 (+4748.94%)
Mutual labels:  i18n, seed
Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+1323.4%)
Mutual labels:  i18n, seed
example-app
Example app showcasing fulls1z3's Angular libraries
Stars: ✭ 27 (-42.55%)
Mutual labels:  i18n, seed
angular-youtube-player
Simple youtube player created with angular and typescript. See demo.
Stars: ✭ 35 (-25.53%)
Mutual labels:  web-application, angular7
cubiomes-viewer
An efficient graphical Minecraft seed finder and map viewer.
Stars: ✭ 346 (+636.17%)
Mutual labels:  seed
i18n
Yii i18n
Stars: ✭ 20 (-57.45%)
Mutual labels:  i18n
JSON-i18n-Editor
Translate your i18n JSONs for your website or app with this tool
Stars: ✭ 29 (-38.3%)
Mutual labels:  i18n
ng2-tooltip-directive
The tooltip is a pop-up tip that appears when you hover over an item or click on it.
Stars: ✭ 101 (+114.89%)
Mutual labels:  ngx
Raspberry-Pi-Dashboard
Web-based dashboard interface to inspect Raspberry Pi hardware and software with no extra software required.
Stars: ✭ 131 (+178.72%)
Mutual labels:  web-application
next-multilingual
An opinionated end-to-end solution for Next.js applications that requires multiple languages.
Stars: ✭ 135 (+187.23%)
Mutual labels:  i18n
query2report
Query2Report is a simple open source business intelligence platform that allows users to build report/dashboard for business analytics or enterprise reporting
Stars: ✭ 43 (-8.51%)
Mutual labels:  web-application
okta-spring-boot-2-angular-7-example
A Cool Cars Example that showcases Spring Boot 2.1, Angular 7, and Okta's support for both.
Stars: ✭ 87 (+85.11%)
Mutual labels:  angular7

rucken

Greenkeeper badge NPM version Build Status Crowdin Gitter Join the chat at telegram

Core and Admin UI for Angular7+ web applications based on Rucken template

Screenshots

Features

  • Angular - development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages
  • ngx-bootstrap - fast and reliable Bootstrap widgets in Angular
  • TypeScript - superset of JS which compiles to JS, providing compile-time type checking
  • @nguniversal/express-engine - universal javascript support for Angular for server side rendering
  • jsonwebtoken - a JavaScript json web tokens implementation by auth0
  • ngx-permissions - permission and roles based access control for your angular(angular 2,4,5,6,7+) applications(AOT, lazy modules compatible)
  • ngx-cookie-service - an (AOT ready) Angular (4.2+) service for cookies. Originally based on the ng2-cookies library
  • ngx-dynamic-form-builder - FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular7+
  • ngx-repository - custom repository service for Angular7+, for easy work with the REST backend, with switch on fly from REST backend to the MOCK backend with save and use all CRUD operations
  • ngx-bind-io - directives for auto binding Input() and Output() in Angular7+ application
  • fontawesome - Font Awesome 5 Angular component using SVG with JS

Usage

git clone https://github.com/rucken/core.git my-app
cd my-app
npm install
npm run start:prod

Demo

https://rucken.github.io/core/ - Static site on GitHub Pages

https://web.rucken.ru - Server-side rendering (SSR) on VPS with Dokku

Compodoc documentations

https://rucken.github.io/core/doc/demo - Demo application documentation

https://rucken.github.io/core/doc/core - Core documentation

https://rucken.github.io/core/doc/web - Web documentation

Quick links

Frontend (with core)

@rucken/core - Core with Admin UI for web application maked on Angular7+ and Bootstrap3.

@rucken/todo - Core with UI for web todo application maked on Angular7+ and Bootstrap3.

Backend

@rucken/core-nestjs - A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission).

@rucken/todo-nestjs - A simple todo application with NestJS (Projects, Tasks, Statuses).

Mobile

@rucken/ionic - Admin UI for Ionic4 with Angular7+ mobile application.

@rucken/todo-ionic - Admin UI for Ionic4 with Angular7+ mobile todo application

Console

@rucken/cli - Console tools to create and build Angular7+ and NestJS application based on Rucken template

License

MIT

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].