Skip to content

Chrome Extension that aims to improve fantasy.premierleague.com

Notifications You must be signed in to change notification settings

dcowen91/better-fpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better FPL

Getting started

Project requires node and webpack

Clone the repo
git clone https://github.com/jeppe-smith/better-fpl.git
cd better-fpl
npm install
Developing

To start developing simply run gulp in the terminal.

The website uses React to populate templates with data from the api. For that reason we can't listen on $(document).ready() when developing. Instead use $(document).on('fplReady') to know when the page is ready to be modified.

About

Chrome Extension that aims to improve fantasy.premierleague.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published