aurelia
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.13 • Public • Published

License: MIT TypeScript CircleCI npm

aurelia

This is the umbrella package for Aurelia 2. It re-exports selected internals from following Aurelia 2 packages:

@aurelia/fetch-client
@aurelia/jit
@aurelia/kernel
@aurelia/router
@aurelia/runtime
@aurelia/runtime-html
@aurelia/runtime-html-browser

It's designed to simplify app development, and we recommend all app authors to use this package. Ideally, unused Aurelia 2 features will be tree-shaken off by JavaScript bundlers.

Note plugin authors should instead use individual scoped @aurelia/* packages in order to avoid bringing in unnecessary dependencies.

Installing

For the latest stable version:

npm i aurelia

For our nightly builds:

npm i aurelia@dev

Readme

Keywords

Package Sidebar

Install

npm i aurelia

Homepage

aurelia.io

Weekly Downloads

1,269

Version

2.0.0-beta.13

License

MIT

Unpacked Size

82.8 kB

Total Files

17

Last publish

Collaborators

  • eisenbergeffect
  • aureliaeffect