3.4.13 • Published 6 years ago

@tchampion98/aurelia-ui-framework v3.4.13

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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

SafariChromeOperaFirefoxEdge
SafariChromeOperaFirefoxEdge
>10.0>49.0>42.0>51.0>13.0

Features

  • Todo

Dependencies

Aurelia (http://aurelia.io)
  • 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