JSPM

  • Created
  • Published
  • Downloads 1309
  • Score
    100M100P100Q51480F
  • License MIT

Base components, services and ui for admin entities for application maked on Angular5+

Package Exports

  • @rucken/web

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/web) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

Base components, services and ui for admin entities for application maked on Angular5+

What is Rucken?

  • Core - Base core for create applications on Angular5+.
  • 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.

Usage

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

Rucken: Todo (NativeScript) - Simple todo nativescript application with: projects, tasks, statuses (backend: Django + plugins).

Rucken: Todo (Electron) - Simple todo electron application with: projects, tasks, statuses (backend: Django + plugins).

License

MIT