An open API service indexing awesome lists of open source software.

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

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/).