Skip to content

genric/aurelia-ui-framework

 
 

Repository files navigation

Aurelia UI Framework

A bespoke UI Framework built on Aurelia for desktop business application

Version 4 - Work in progress (https://adarshpastakia.github.io/auf-demo-v4/)

npm version npm downloads license Travis David

GitHub stars GitHub watchers GitHub issues GitHub closed issues


Browser Support

Safari Chrome Opera Firefox Edge
Safari Chrome Opera Firefox Edge
>10.0 >49.0 >42.0 >51.0 >13.0

Features

  • Todo

Dependencies

  • aurelia-bootstrapper
  • aurelia-event-aggregator
  • aurelia-fetch-client
  • aurelia-framework
  • aurelia-logging
  • aurelia-metadata
  • aurelia-router
  • aurelia-templating-resources
  • aurelia-validation
  • aurelia-ui-virtualization
Other JS Utilities

Build & Run the project

  • download or clone the repo
  • run npm install
  • if you dont have typings installed globaly, run npm install typings -g
  • run typings install
  • run au run --watch
  • browse to localhost:9000

About

A bespoke UI Framework built on Aurelia for desktop business application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.2%
  • HTML 33.1%
  • JavaScript 11.7%