JSPM

  • Created
  • Published
  • Downloads 680
  • Score
    100M100P100Q109095F
  • License MIT

Core with Admin UI for web application maked on Angular4

Package Exports

  • rucken

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rucken) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Package is DEPRECATED

Package was divided into two core and web, please install new packages: npm i @rucken/core @rucken/web --save

Core with Admin UI for web application maked on Angular4

What is Rucken?

  • Core - Base core for create web applications on Angular4.
  • Admin - Include work with admin, user groups and permissions.
  • DI - With dependency injection you can change base service.
  • Extends - Write components with extends from core rucken components.

Source - Source code.

Demo - Demo application with mock data worked.

Demo source - Source code of demo application.

Sample projects

Rucken: Todo - Simple todo application with: projects, tasks, statuses (backend: http://mockapi.io).

Rucken: Todo (Django) - Simple todo application with: auth, groups, permissions, projects, tasks, statuses (backend: Django + plugins).

License

MIT