Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 803 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 803 Bytes

KuroganeHammer Smash 4 Frame Data Chrome Extension

This project was generated with angular-cli version 1.0.0-beta.24.

Build Status

A simple Chrome extension that uses the FrannHammer Api to provide a compact place to get to Smash 4 character frame data on the main site.

Features

Left-clicking a character tile in the extension will open up a new tab in Chrome for the selected Character's data page on KuroganeHammer.com.

Tech stack

The extension is built with:

  • Angular 2 (using Angular-CLI) and TypeScript.
  • Jasmine and Karma (testing)
  • VS Code
  • TravisCI (CI)