aurelia-ui-framework
aurelia-ui-framework copied to clipboard
A bespoke UI Framework built on Aurelia for desktop business application
trafficstars
Aurelia UI Framework
A bespoke UI Framework for business applications
Demo Site: https://aurelia-ui-framework.herokuapp.com
-
Running examples
npm start -
Building the plugin
npm dist -
Using the plugin
-
NPM
npm i aurelia-ui-framework -
Yarn
yarn add aurelia-ui-framework
-
-
Using plugin as local link
aurelia-ui-framework$> npm linkproject$> npm link aurelia-ui-frameworkwebpack.config
resolve.symlinks = false resolve.alias: { 'aurelia-binding': path.resolve(__dirname, 'node_modules/aurelia-binding'), 'aurelia-framework': path.resolve(__dirname, 'node_modules/aurelia-framework'), 'aurelia-templating': path.resolve(__dirname, 'node_modules/aurelia-templating'), 'aurelia-pal': path.resolve(__dirname, 'node_modules/aurelia-pal') }
-
Package Dependencies
date-fnsnumeralkramedlibphonenumber-jsresize-observer-polyfill
-
Optional Dependencies
@mdi/fontzxcvbnPassword strength meter
-
Dev Dependencies
awesome-typescript-loaderstylelintstylelint-orderstylelint-webpack-plugintslinttslint-eslint-rulestslint-config-prettiertslint-webpack-plugin