Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aurelia

Package Overview
Dependencies
Maintainers
0
Versions
734
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurelia

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/

  • 2.0.0-beta.22
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.1K
increased by46.95%
Maintainers
0
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 30 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc