.gitignore .npmignore CHANGELOG.md LICENSE.md README.md package-lock.json package.json tsconfig.json Repository files navigation README MIT license elden-ring-calculator Implementation of the Elden Ring Weapon Calculator in TypeScript. Credit & Thanks u/TarnishedSpreadsheet About...
package.json Looking good Jun 13, 2022 tsconfig.json [WIP] Add tests Jun 12, 2022 Repository files navigation README MIT license elden-ring-calculator Implementation of the Elden Ring Weapon Calculator in TypeScript. Credit & Thanks u/TarnishedSpreadsheet About...
git clone https://github.com/nyedr/elden-ring-ar-calculator.git cd elden-ring-weapon-calculator Install Dependencies: npm install Run the Application: npm start Usage Launch the Application: Open your web browser and navigate to http://localhost:3000. Search and Filter Weapons: Use the search...
elden-ring-calculator / tcd/elden-ring-calculator is licensed under the MIT License A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without sou...
{ "name": "elden-ring-ar-calculator", "version": "0.1.0", "type": "module", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "update-enemies": "ts-node ./scripts/updateEnemies.ts" }, "dependencies"...
Breadcrumbs elden-ring-calculator / .gitignore Latest commit tcd Looking good 70d374b· Jun 13, 2022 HistoryHistory File metadata and controls Code Blame 4 lines (4 loc) · 41 Bytes Raw node_modules coverage .nyc_output ignore 1 2 3 4...
Weapon attack rating calculator for Elden Ring. Allows weapon comparisons and detailed damage breakdowns. - elden-ring-ar-calculator/pnpm-lock.yaml at master · nyedr/elden-ring-ar-calculator
Weapon attack rating calculator for Elden Ring. Allows weapon comparisons and detailed damage breakdowns. - Labels · nyedr/elden-ring-ar-calculator
Repository files navigation README MIT license elden-ring-calculator Implementation of the Elden Ring Weapon Calculator in TypeScript. Credit & Thanks u/TarnishedSpreadsheet About No description, website, or topics provided. Resources Readme License MIT license Activity Stars 0 stars Watchers 1...
git clone https://github.com/nyedr/elden-ring-ar-calculator.git cd elden-ring-weapon-calculator Install Dependencies: npm install Run the Application: npm start Usage Launch the Application: Open your web browser and navigate to http://localhost:3000. Search and Filter Weapons: Use the search...