gm2ms4-dev
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: vieirin
- License: mit
- Language: TypeScript
- Default Branch: main
- Size: 1.07 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
gm2ms4
Running this project
VSCode
To run this project in development mode open the project on a vscode window, build the devcontainer that it'll offers you to build.
After building the development enviroment the window should load inside the built docker image, no futher configuration is necessary, the needed extensions goes along the instalation! 😺
Then start the live server
bash
yarn build:live
Everytime a file changes the nodemon process will recompile the code and restart the process, no need to be running a command again and again.
VSCode debugging
Also as a feature from the node inspector mode you can attach your debug environment at any time to the nodemon process, just hit f5 on a vscode window and select the proper process (it may contain the string yarn build:live on its description)
Owner
- Name: Vieira Neto
- Login: vieirin
- Kind: user
- Location: Brasília - Brazil
- Company: Classdojo
- Website: vieirinha.dev/blog/
- Repositories: 37
- Profile: https://github.com/vieirin
I've implemented a JVM. He/They
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Vieira
given-names: Manoel
orcid: https://orcid.org/0000-0001-5499-9719
title: "GM2MS4 (Goal Model to MS4)"
version: 0.1
date-released: 2021-10-10
GitHub Events
Total
Last Year
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Vieira | v****c@g****m | 41 |
| mcoelhoneto | m****o@p****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 1 last-month
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 12
- Total maintainers: 1
npmjs.org: gm2ms4-dev
## Running this project
- Homepage: https://github.com/vieirin/GM2MS4#readme
- License: MIT
-
Latest release: 0.1.0
published over 4 years ago
Rankings
Maintainers (1)
Dependencies
- mcr.microsoft.com/vscode/devcontainers/typescript-node 0-${VARIANT} build
- ubuntu 18.04 build
- ubuntu 18.04 build
- @babel/core ^7.15.0 development
- @babel/preset-env ^7.15.0 development
- @babel/preset-typescript ^7.15.0 development
- @types/benchmark ^2.1.1 development
- @types/jest ^27.0.1 development
- @types/lodash.isarray ^4.0.6 development
- @types/lodash.merge ^4.6.6 development
- @types/lodash.mergewith ^4.6.6 development
- @types/lodash.uniqby ^4.7.6 development
- @typescript-eslint/eslint-plugin ^4.29.2 development
- @typescript-eslint/parser ^4.29.3 development
- babel-jest ^27.0.6 development
- benchmark ^2.1.4 development
- eslint ^7.32.0 development
- eslint-config-prettier ^8.3.0 development
- eslint-plugin-prettier ^3.4.1 development
- husky ^7.0.0 development
- jest ^27.0.6 development
- lint-staged >=10 development
- nodemon ^2.0.12 development
- prettier ^2.3.2 development
- ts-jest ^27.0.5 development
- ts-node ^10.2.1 development
- ts-node-dev ^1.1.8 development
- @types/node ^12.11.5
- jszip ^3.7.1
- lodash.intersectionby ^4.7.0
- lodash.merge ^4.6.2
- lodash.mergewith ^4.6.2
- lodash.uniqby ^4.7.0
- ora ^4.0.2
- replace-in-files ^2.0.3
- typescript ^4.3.5
- yargs ^14.2.0
- 700 dependencies