
Security News
New CVE Forecasting Tool Predicts 47,000 Disclosures in 2025
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
aurelia-tools
Advanced tools
Tools and utility functions used to build and develop Aurelia's libraries.
This library is part of the Aurelia platform and contains some base tools used in the development of Aurelia itself as well as the source for browser debugging tools.
To keep up to date on Aurelia, please visit and subscribe to the official blog and our email list. We also invite you to follow us on twitter. If you have questions, please join our community on Gitter or use stack overflow. Documentation can be found in our developer hub. If you would like to have deeper insight into our development process, please install the ZenHub Chrome or Firefox Extension and visit any of our repository's boards.
mkdir aurelia
cd aurelia
tools
directory. This repo contains the helper tools for creating the dev environment.git clone https://github.com/aurelia/tools.git
git clone https://github.com/aurelia/skeleton-navigation.git
cd skeleton-navigation
npm install
jspm install
aurelia
under the proper name, git clone
them all and then perform a gulp build
.gulp build-dev-env
Now you have the ability to update the repos locally, make changes, and use those in the skeleton app in the aurelia
directory by using the gulp update-own-deps
command.
Alternatively, run gulp pull-dev-env
to only pull down each aurelia
dependency and not perform builds.
The chrome extension has moved to the aurelia/inspector repo.
FAQs
Tools and utility functions used to build and develop Aurelia's libraries.
The npm package aurelia-tools receives a total of 3,632 weekly downloads. As such, aurelia-tools popularity was classified as popular.
We found that aurelia-tools demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.