{"id":20730579,"url":"https://github.com/gbmhunter/ninjacalc","last_synced_at":"2025-07-06T04:38:18.485Z","repository":{"id":39578263,"uuid":"44847978","full_name":"gbmhunter/NinjaCalc","owner":"gbmhunter","description":"An embedded engineering calculator toolbox for doing calculations in a breeze.","archived":false,"fork":false,"pushed_at":"2024-03-31T07:26:36.000Z","size":25891,"stargazers_count":23,"open_issues_count":8,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-23T05:07:27.657Z","etag":null,"topics":["calculations","calculator","embedded","engineering","nextjs","react","web","webstorm"],"latest_commit_sha":null,"homepage":"http://gbmhunter.github.io/NinjaCalc/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gbmhunter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-10-24T01:57:36.000Z","updated_at":"2024-02-01T03:49:21.000Z","dependencies_parsed_at":"2024-01-24T00:43:48.393Z","dependency_job_id":"242164cd-c0fb-4c6d-90a6-0e48307745d9","html_url":"https://github.com/gbmhunter/NinjaCalc","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbmhunter%2FNinjaCalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbmhunter%2FNinjaCalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbmhunter%2FNinjaCalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbmhunter%2FNinjaCalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbmhunter","download_url":"https://codeload.github.com/gbmhunter/NinjaCalc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250522299,"owners_count":21444511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calculations","calculator","embedded","engineering","nextjs","react","web","webstorm"],"created_at":"2024-11-17T05:12:03.471Z","updated_at":"2025-04-23T22:01:19.514Z","avatar_url":"https://github.com/gbmhunter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NinjaCalc\n\n![Build Status](https://github.com/gbmhunter/NinjaCalc/workflows/Node.js%20CI/badge.svg)\n\n## Dev Usage\n\nTo install dependencies and start development server (`yarn` is recommended):\n\n```bash\nyarn install\nyarn dev\n```\n\nBy default, the local server will start at `localhost:3000`.\n\nTo run all unit/functional tests:\n\n```bash\nyarn test\n```\n\nTo run unit/functional tests which match a particular pattern:\n\n```bash\nyarn test \u003cpattern\u003e\n```\n\ne.g. to run all tests in `utils/standard-resistance-finder.test.js`:\n\n```bash\nyarn test standard-resistance-finder\n```\n\n## Tests\n\nUnit tests that don't need to mount react components are saved in `.test.js` files next to the source code. Tests which need to mount a react component (e.g. functional tests for each calculator) are in `__tests__/`.\n\n## CICD\n\nUnit/functional tests are run by GitHub actions. These are configured by the file `.github/workflows/node.js.yaml`.\n\n## Releasing\n\nUpdate the `CHANGELOG.md` with the changes since the last release. Make sure to update the version in `package.json`, this is pulled in by the client-side javascript and displayed in the app.\n\nDeployment is done automatically when changes are pushed to the `master` branch. Make sure to `git tag` with the correct version number. Deployment is done by Vercel, info can be found at https://vercel.com/gbmhunter/ninja-calc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbmhunter%2Fninjacalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbmhunter%2Fninjacalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbmhunter%2Fninjacalc/lists"}