framework
Application framework
An entry point package containing all required core libraries for building modern single-page applications using JavaScript and TypeScript
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
12k stars
390 watching
623 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 3 awesome lists
aurelia-frameworkcross-platformframeworkhtmljavascriptmobilesingle-page-applicationsspatypescriptweb
Related projects:
Repository | Description | Stars |
---|---|---|
zewa666/generator-aurelia | Generates a standard Aurelia app with ES6 code build and testing using JSPM and Gulp | 77 |
tsumina/meteor-aurelia | Combines Meteor and Aurelia to create a JavaScript framework for building web applications | 24 |
aurelia/polyfills | A set of minimal JavaScript polyfills needed to run the Aurelia web framework. | 26 |
jimschubert/electron-aurelia-example | An Electron desktop application built with Aurelia framework | 35 |
kristianmandrup/generator-aurelia-ts | A tool to create an Aurelia web application with TypeScript support and various UI frameworks. | 32 |
timfish/aurelia-electron-webpack | An Electron app template with Aurelia 2 and Webpack for building desktop applications | 29 |
alexandre-spieser/aureliaaspnetcoreauth | A single-page application demonstrating token-based authentication using Aurelia and ASP.NET Core with OpenId and SignalR integration. | 7 |
aurelia/validatejs | Enables expressive validation using decorators and/or a fluent API. | 22 |
grofit/aurelia-chart | A JavaScript library for creating charts within Aurelia applications using Chart.js | 46 |
behzad888/aurelia-styleguide | A set of guidelines for building consistent and maintainable Aurelia applications. | 24 |
jimschubert/aurelia-webapi-example | An example of an Aurelia web application backed by an ASP.NET 5 Web API web service using gulp for build tasks. | 3 |
aurelia-ui-toolkits/aurelia-kendoui-bridge | An Aurelia wrapper for Kendo UI components to simplify integration into web applications | 117 |
stalniy/casl-aurelia-example | An example of integrating CASL authorization with an Aurelia-based JavaScript application | 5 |
behzad888/aurelia-view-pipeline | Converts custom elements into Markdown templates for dynamic content generation | 2 |
marcscheib/aurelia-environment | A plugin that allows replacing hard-coded configuration with environment variables in JavaScript applications. | 6 |