Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite code to ES6 syntax #145

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Commits on Jun 14, 2018

  1. Add ES8 syntax

    Alexandre Silva committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    cc466d5 View commit details
    Browse the repository at this point in the history
  2. refactor: Remove async package; Rewrite syntax

    Alexandre Silva committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    feee44f View commit details
    Browse the repository at this point in the history
  3. refactor: Rewrite tests syntax

    Alexandre Silva committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    e013017 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. refactor: Rewrite lib syntax

    Alexandre Silva committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    2b7ce07 View commit details
    Browse the repository at this point in the history
  2. refactor: Rewrite index.js to class syntax

    Alexandre Silva committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    f8c85c9 View commit details
    Browse the repository at this point in the history
  3. refactor: Minor changes

    Alexandre Silva committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    03fe1e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. style: Format package.json

    Alexandre Silva committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    3792bdc View commit details
    Browse the repository at this point in the history
  2. refactor: Simplify nesting; Minor improvements

    Alexandre Silva committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    8bb960e View commit details
    Browse the repository at this point in the history
  3. refactor: Add template literals

    Alexandre Silva committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    330a687 View commit details
    Browse the repository at this point in the history
  4. refactor: Remove console statement; Minor fix

    Alexandre Silva committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    68df7eb View commit details
    Browse the repository at this point in the history