Application for browsing and sorting EVE ships by their attributes.
  • TypeScript 66.1%
  • Vue 27.2%
  • JavaScript 5.2%
  • SCSS 0.9%
  • HTML 0.6%
Find a file
TheRealDarklord d57d9cd58e fix: property type
The properties may now be undefined.
2026-01-16 21:57:43 +01:00
public feat: ship icons 2023-09-07 21:30:14 +02:00
src fix: property type 2026-01-16 21:57:43 +01:00
styles feat: ship icons 2023-09-07 21:30:14 +02:00
LICENSE feat: added license 2023-08-29 21:03:06 +02:00
package.json feat: changelog generator 2023-09-16 21:13:11 +02:00
README.md fix: fixed build command 2023-09-09 13:31:22 +02:00
tsconfig.json feat: initial project setup 2023-08-18 18:14:03 +02:00
webpack.common.js fix: reduce app asset size 2023-09-09 13:38:23 +02:00
webpack.dev.js fix: reduce app asset size 2023-09-09 13:38:23 +02:00
webpack.prod.js chore: tuned performance values 2023-09-09 14:59:14 +02:00
yarn.lock feat: changelog generator 2023-09-16 21:13:11 +02:00

eve ship browser

setup

preparations

  • run yarn install to get all dependencies
  • run yarn run build afterwards to build required js and css

installation

  • deploy the public/ directory to a webserver of your choice
  • have fun with your own instance