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

Add bindMethods() method and a mixin() decorator (TS) #37

Merged
merged 9 commits into from Jun 15, 2019

Commits on Jun 14, 2019

  1. bindMethods and mixin

    stroncium committed Jun 14, 2019
    Copy the full SHA
    6b8cf8d View commit details
    Browse the repository at this point in the history
  2. ws

    stroncium committed Jun 14, 2019
    Copy the full SHA
    d99e954 View commit details
    Browse the repository at this point in the history
  3. refactoring

    stroncium committed Jun 14, 2019
    Copy the full SHA
    32c4c57 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. error style

    stroncium committed Jun 15, 2019
    Copy the full SHA
    efd6565 View commit details
    Browse the repository at this point in the history
  2. linter, readonly

    stroncium committed Jun 15, 2019
    Copy the full SHA
    e644f73 View commit details
    Browse the repository at this point in the history
  3. Update index.d.ts

    Sindre Sorhus committed Jun 15, 2019
    Copy the full SHA
    c5bfad5 View commit details
    Browse the repository at this point in the history
  4. Update index.d.ts

    Sindre Sorhus committed Jun 15, 2019
    Copy the full SHA
    2c38b76 View commit details
    Browse the repository at this point in the history
  5. Update index.js

    Sindre Sorhus committed Jun 15, 2019
    Copy the full SHA
    3ca82e7 View commit details
    Browse the repository at this point in the history
  6. Update readme.md

    Sindre Sorhus committed Jun 15, 2019
    Copy the full SHA
    02b4d7b View commit details
    Browse the repository at this point in the history