AngularJS 1.5.11 NES Trial Configuration Instructions
How to configure AngularJS 1.5.11 NES Trial Packages
Minimum Requirements
Please review our Minimum Requirements to ensure a smooth installation. Then follow 3 easy steps:
- Update your
package.json
- Create or update your
.npmrc
file - Install & Run!
Detailed Instructions
Substitute the AngularJS dependencies in your package.json with the following
Transitive Dependencies
All of the entries in the overrides block are not necessarily required. If you're not using a package (directly or transitively) you may omit it. Conversely, if installation fails because a third party dependency expects the Open Source version of a dependency, use the recipe above to "overwrite" that specific requirement.
Trial Note
This library is intended for integration testing only, and is not production ready and contains no security fixes from the OSS AngularJS. To learn more about the patched and supported AngularJS NES, please contact sales@herodevs.com for more information.
Create an .npmrc
file with the following
Replace <NES_ACCESS_TOKEN>
with either your access token or a valid email
Install your dependencies and run the service
And just like that, you can run your integration tests against AngularJS NES Trial!
Additional Information
The direct download URLs for AngularJS NES 1.5.11-trial are:
Package | Version | Direct Download Link |
---|---|---|
angularjs | 1.5.11-trial | Download |
angular-aria | 1.5.11-trial-aria | Download |
angular-i18n | 1.5.11-trial-i18n | Download |
angular-mocks | 1.5.11-trial-mocks | Download |
angular-route | 1.5.11-trial-route | Download |
angular-touch | 1.5.11-trial-touch | Download |
angular-loader | 1.5.11-trial-loader | Download |
angular-animate | 1.5.11-trial-animate | Download |
angular-cookies | 1.5.11-trial-cookies | Download |
angular-messages | 1.5.11-trial-messages | Download |
angular-resource | 1.5.11-trial-resource | Download |
angular-sanitize | 1.5.11-trial-sanitize | Download |
angular-parse-ext | 1.5.11-trial-parse-ext | Download |
angular-message-format | 1.5.11-trial-message-format | Download |