Skip to content

tearoom6/esa-plus

Repository files navigation

icon esa-plus

Add more features to esa.io.

Description

Add more features to esa.io.

  • Switch bg color by team.
  • Add line-through decoration to done tasks.
  • Replace [Cmd-f] shortcut key to focus on esa's search box.
  • Switch markdown editor to WYSIWYG mode.

Develop

Install dependencies

# Install npm packages
# `yarn` or `npm install`
$ yarn

# Install bower packages
$ bower install

Update dependencies

# Update npm packages
yarn run ncu -u

gulp tasks

# Transform updated source written by ES2015 (default option)
yarn run gulp babel

# or Using watch to update source continuously
yarn run gulp watch

# Make a production version extension
yarn run gulp build

# Compress your app built by gulp build command
yarn run gulp package

Licence

MIT

Author

tearoom6

About

Chrome Extension to add more features to esa.io.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published