shipfit

1.1.0 • Public • Published

Ship Fit - A Web Component for Eve Fittings

image of fitting wheel

Overview

A web component to render a visual representation of an EFT format fit for Eve Online.

Examples

Setup

Using the published bundle from unpkg

<script src="https://unpkg.com/shipfit@1.1.0/dist/index.umd.min.js"></script>
<ship-fit>
[Revelation, Revelation]
Capital I-a Enduring Armor Repairer
Corpum A-Type Multispectrum Energized Membrane
Corpum A-Type Multispectrum Energized Membrane
Domination Tracking Enhancer
Imperial Navy Heat Sink
[Empty Low Slot]
Imperial Navy Heat Sink
Reactive Armor Hardener

Capital Capacitor Booster I
Heavy Stasis Grappler II
Shadow Serpentis Tracking Computer,Tracking Speed Script
Tracking Computer II,Tracking Speed Script

Abyssal Siege Module
Corpus X-Type Heavy Energy Neutralizer
Quad Mega Pulse Laser II,Conflagration XL
Quad Mega Pulse Laser II,Conflagration XL
Quad Mega Pulse Laser II,Conflagration XL

Capital Energy Ambit Extension I
Capital Energy Ambit Extension I
Capital Energy Burst Aerator II
</ship-fit>

Configuration Options

The component supports the following HTML attributes

Attribute Default Description
hide-copy Hides the copy fitting button when set

Caveats

  • If you use this in an environment where the fitting input is untrusted, you should ensure that input has been sanitized for XSS and other script injection / vulnerabilities before it is placed into this component.

Dependents (0)

Package Sidebar

Install

npm i shipfit

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

4.83 MB

Total Files

59

Last publish

Collaborators

  • souptheloop