An open API service indexing awesome lists of open source software.

https://github.com/actionanand/calculator

This is simple calculator app using angular 13
https://github.com/actionanand/calculator

angular angular-directive angular13 background-animation resolutions selective-resolution-in-npm vulnerabilities-fix

Last synced: about 2 months ago
JSON representation

This is simple calculator app using angular 13

Awesome Lists containing this project

README

        

# Calculator

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.0.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

## Resources

- [is there a yarn alternative for npm audit? - StackOverflow](https://stackoverflow.com/a/72054083/10907720)
- [Selective dependency resolutions](https://classic.yarnpkg.com/en/docs/selective-version-resolutions)
- [Yarn - How to fix security issues](https://javascriptbit.com/yarn-audit-fix-security-issues/)
- [How to fix security vulnerabilities in NPM/Yarn dependencies](https://alfilatov.com/posts/how-to-fix-security-vulnerabilities-in-npm-yarn-dependencies/)
- [Yarn audit fix: workaround](https://dev.to/antongolub/yarn-audit-fix-workaround-i2a)
- [What's the difference between tilde(~) and caret(^) in package.json?](https://stackoverflow.com/a/22345808/10907720)
- [Semver explained - why is there a caret (^) in my package.json?](https://bytearcher.com/articles/semver-explained-why-theres-a-caret-in-my-package-json/)
- [npm-force-resolutions - npm](https://www.npmjs.com/package/npm-force-resolutions)
- [How to deploy a React, Angular and Vue project to Github pages](https://deepinder.me/how-to-deploy-a-react-angular-vue-project-to-github-pages)
- [Bubbling Text Background in Angular 10](https://codeburst.io/bubbling-text-background-in-angular-10-966702040770)
- [An Infinite Type and Delete Animation in Angular 10](https://medium.com/swlh/an-infinite-type-and-delete-animation-in-angular-10-fc38d87d08ec)

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.