https://github.com/bg-omar/vam_android

https://github.com/bg-omar/vam_android

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bg-omar
  • Language: HTML
  • Default Branch: main
  • Size: 40.2 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created almost 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Install dependencies using Yarn from NPM

| npm i -g @angular/cli @ionic/cli @capacitor/cli | Install globally the angular cli (used nvm version) | |--------------------------------------------------:|:----------------------------------------------------------------------------------------| | corepack enable | Install yarn | | yarn config set nodeLinker node-modules | setup yarn to use node_modules folder | | yarn set version stable | To upgrade yarn to latest version | | yarn | Install dependencies using yarn, does NOT MAKE package-lock, ONLY creates JARN.lock | | (not needed optional) --> yarn install | Install dependencies and CREATE / EDIT package-lock.json & JARN.lock | | npm install | before you push to github to update your package.lock.json | | yarn explain peer-requirements | shows the peer dependencies errors |

ConstantsCalculator

This project was generated with Angular CLI version 18.1.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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.

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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

find . -type f -print0 | xargs -0 sed -i 's/vlc/vam/g' find . -type f -print0 | xargs -0 sed -i 's/Vlc/Vam/g' find . -type f -print0 | xargs -0 sed -i 's/VLC/VAM/g'

Owner

  • Name: Omar
  • Login: bg-omar
  • Kind: user

GitHub Events

Total
  • Delete event: 1
  • Push event: 4
  • Pull request event: 3
  • Create event: 4
Last Year
  • Delete event: 1
  • Push event: 4
  • Pull request event: 3
  • Create event: 4

Dependencies

derivative-calculator/package-lock.json npm
  • 511 dependencies
derivative-calculator/package.json npm
  • parcel ^2.8.2 development
  • body-parser ~1.16.0
  • cookie-parser ~1.4.3
  • debug 4.3.5
  • express ^4.14.1
  • hbs ^4.0.1
  • jade ~1.11.0
  • lex ^1.7.9
  • lodash ^4.17.4
  • morgan 1.9.1
  • nodemon ^1.11.0
  • serve-favicon ~2.3.2
package-lock.json npm
  • 1795 dependencies
package.json npm
  • @angular-devkit/architect ^0.1700.0 development
  • @angular-devkit/build-angular ^17.0.0 development
  • @angular-devkit/core ^17.0.0 development
  • @angular-devkit/schematics ^17.0.0 development
  • @angular-eslint/builder ^17.0.0 development
  • @angular-eslint/eslint-plugin ^17.0.0 development
  • @angular-eslint/eslint-plugin-template ^17.0.0 development
  • @angular-eslint/schematics ^17.0.0 development
  • @angular-eslint/template-parser ^17.0.0 development
  • @angular/cli ^17.0.0 development
  • @angular/compiler ^17.0.0 development
  • @angular/compiler-cli ^17.0.0 development
  • @angular/core ^17.0.0 development
  • @angular/http ^7.2.16 development
  • @angular/language-service ^17.0.0 development
  • @capacitor/cli 5.5.1 development
  • @cypress/schematic ^2.5.0 development
  • @ionic/angular-toolkit ^12.1.1 development
  • @ionic/cli 7.2.0 development
  • @ionic/lab ^3.2.15 development
  • @ionic/storage ^4.0.0 development
  • @types/iframe-resizer ^3.5.13 development
  • @types/jasmine ~4.3.0 development
  • @types/jasminewd2 ~2.0.13 development
  • @types/jest ^29.4.0 development
  • @types/jquery ^3.5.14 development
  • @types/katex ^0.16.0 development
  • @types/node ^20.14.8 development
  • @typescript-eslint/eslint-plugin ^8.2.0 development
  • @typescript-eslint/parser ^8.2.0 development
  • clean-webpack-plugin ^4.0.0 development
  • copyfiles ^2.4.1 development
  • cordova-res 0.15.4 development
  • core-js ^3.35.1 development
  • cypress latest development
  • eslint 8.57.0 development
  • eslint-plugin-import 2.29.1 development
  • eslint-plugin-jsdoc ^50.2.2 development
  • eslint-plugin-prefer-arrow 1.2.3 development
  • html-webpack-plugin ^5.6.0 development
  • jasmine-core ~4.6.0 development
  • jasmine-spec-reporter ~7.0.0 development
  • karma ~6.4.0 development
  • karma-chrome-launcher ~3.2.0 development
  • karma-coverage ~2.2.0 development
  • karma-coverage-istanbul-reporter ~3.0.3 development
  • karma-jasmine ~5.1.0 development
  • karma-jasmine-html-reporter ~2.0.0 development
  • ng-packagr ^17.0.0 development
  • prettier ^2.7.1 development
  • protractor ~7.0.0 development
  • puppeteer ^11.0.0 development
  • rimraf ^5.0.1 development
  • sass ^1.44.0 development
  • sass-loader ^12.4.0 development
  • stylelint 15.3.0 development
  • stylelint-config-standard-scss 7.0.1 development
  • stylelint-order 6.0.3 development
  • ts-loader ^9.5.1 development
  • ts-node ~10.9.2 development
  • tslint ~6.1.0 development
  • typescript 5.4.5 development
  • webpack ^5.90.0 development
  • webpack-cli ^5.1.4 development
  • webpack-dev-server ^4.15.1 development
  • @angular-devkit/build-angular ^17.0.0
  • @angular-devkit/core ^17.0.0
  • @angular-devkit/schematics ^17.0.0
  • @angular/animations ^17.0.0
  • @angular/cdk ^17.0.0
  • @angular/common ^17.0.0
  • @angular/compiler ^17.0.0
  • @angular/core ^17.0.0
  • @angular/forms ^17.0.0
  • @angular/material ^17.0.0
  • @angular/platform-browser ^17.0.0
  • @angular/platform-browser-dynamic ^17.0.0
  • @angular/router ^17.0.0
  • @angular/service-worker ^17.0.0
  • @awesome-cordova-plugins/core 6.3.0
  • @awesome-cordova-plugins/http 6.6.0
  • @awesome-cordova-plugins/in-app-browser 6.3.0
  • @capacitor-community/electron ^5.0.0
  • @capacitor-community/sqlite ^5.0.0
  • @capacitor/android ^5.5.1
  • @capacitor/angular ^2.0.3
  • @capacitor/app 5.0.6
  • @capacitor/browser ^5.0.0
  • @capacitor/camera ^5.0.0
  • @capacitor/core ^5.5.1
  • @capacitor/device ^5.0.6
  • @capacitor/dialog ^5.0.0
  • @capacitor/filesystem ^5.1.4
  • @capacitor/haptics 5.0.6
  • @capacitor/ios ^5.5.1
  • @capacitor/keyboard 5.0.6
  • @capacitor/network ^5.0.7
  • @capacitor/preferences ^5.0.8
  • @capacitor/splash-screen ^5.0.8
  • @capacitor/status-bar 5.0.6
  • @capacitor/storage ^1.2.5
  • @capacitor/toast ^5.0.0
  • @ionic-native/core ^5.36.0
  • @ionic-native/http ^5.36.0
  • @ionic-native/network ^5.36.0
  • @ionic/angular ^8.2.7
  • @ionic/pwa-elements ^3.3.0
  • @ionic/storage-angular ^4.0.0
  • @ngrx/component-store ^17.2.0
  • @popperjs/core 2.11.8
  • @types/katex ^0.16.7
  • bootstrap ^5.3.2
  • bootstrap-icons ^1.11.3
  • cordova-plugin-inappbrowser 5.0.0
  • core-js ^3.6.4
  • cors ^2.8.5
  • crypto ^1.0.1
  • crypto-browserify ^3.12.0
  • extract-math ^1.2.3
  • iframe-resizer ^4.3.9
  • intl ^1.2.5
  • ionic-native-http-connection-backend ^11.0.1
  • ionicons ^7.4.0
  • jquery ^3.6.4
  • json-server ^1.0.0-alpha.23
  • katex ^0.16.11
  • lodash ^4.17.21
  • ng-katex ^2.0.3
  • ngx-toastr 18.0.0
  • node-polyfill-webpack-plugin ^3.0.0
  • openai ^4.54.0
  • rxjs ~7.8.0
  • sw-toolbox 3.6.0
  • swiper ^8.0.7
  • tslib ^2.3.0
  • wait-on ^7.0.1
  • webdriver-manager 12.1.9
  • zone.js ~0.14.4
yarn.lock npm
  • 1692 dependencies