https://github.com/nearwood/bl-dps-calc
Borderlands DPS Calculator
https://github.com/nearwood/bl-dps-calc
borderlands borderlands-3 borderlands-dps-calculator dps react
Last synced: 4 months ago
JSON representation
Borderlands DPS Calculator
- Host: GitHub
- URL: https://github.com/nearwood/bl-dps-calc
- Owner: nearwood
- Created: 2019-10-03T20:26:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:47:50.000Z (about 2 years ago)
- Last Synced: 2024-04-23T06:31:32.866Z (about 2 years ago)
- Topics: borderlands, borderlands-3, borderlands-dps-calculator, dps, react
- Language: JavaScript
- Size: 1.42 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Borderlands DPS Calculator
Calculate effective DPS with reload times.
Enter the "base" gun to compare others against on the left. Enter prospective guns on the right, and view the percent difference in base DPS, and magazine-to-magazine DPS.
Latest available here: https://nearwood.dev/bl-dps-calc/
## Planned features
- [x] Reload, Firerate, magazine size % diff ✓
- [x] Make mobile use less painful (WIP)
- [x] Tab view to hide base gun form
- [ ] Normal view on wider screens
* Store guns by name in localStorage?
---
## Development
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
### Available Scripts
In the project directory, you can run:
#### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
#### `yarn test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
#### `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
#### `yarn deploy`
Builds the project and pushes the build directory to the [`gh-pages`](tree/gh-pages) branch, which is publically served by GitHub.
## Credits
"Target" icon by [@steveschoger](https://twitter.com/steveschoger), [Zondicons](http://www.zondicons.com/).