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 .range() method #51

Merged
merged 16 commits into from Jul 18, 2020
Merged

Add .range() method #51

merged 16 commits into from Jul 18, 2020

Commits on Jul 16, 2020

  1. Add .range() method

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Jul 16, 2020
    Copy the full SHA
    2a801a4 View commit details
    Browse the repository at this point in the history
  2. Remove extra newline

    Richienb committed Jul 16, 2020
    Copy the full SHA
    b495121 View commit details
    Browse the repository at this point in the history
  3. Remove extra newline

    Richienb committed Jul 16, 2020
    Copy the full SHA
    ae15386 View commit details
    Browse the repository at this point in the history
  4. Update index.test-d.ts

    sindresorhus committed Jul 16, 2020
    Copy the full SHA
    48df942 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Inline random-int

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Jul 17, 2020
    Copy the full SHA
    ee8eb4a View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Richienb and sindresorhus committed Jul 17, 2020
    Copy the full SHA
    86c1e4e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-range' of https://github.com/Richienb/delay into ad…

    …d-range
    
    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Jul 17, 2020
    Copy the full SHA
    d2330e9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ab9302a View commit details
    Browse the repository at this point in the history
  5. Elaborate on use case

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Jul 17, 2020
    Copy the full SHA
    a9ef6fb View commit details
    Browse the repository at this point in the history
  6. Update package.json

    sindresorhus committed Jul 17, 2020
    Copy the full SHA
    d1f5cb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Explain usefulness

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Jul 18, 2020
    Copy the full SHA
    81d01f9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    07ea70b View commit details
    Browse the repository at this point in the history
  3. Add related tags

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Jul 18, 2020
    Copy the full SHA
    64ebf1d View commit details
    Browse the repository at this point in the history
  4. Update index.d.ts

    sindresorhus committed Jul 18, 2020
    Copy the full SHA
    554a226 View commit details
    Browse the repository at this point in the history
  5. Update index.js

    sindresorhus committed Jul 18, 2020
    Copy the full SHA
    6a86001 View commit details
    Browse the repository at this point in the history
  6. Update readme.md

    sindresorhus committed Jul 18, 2020
    Copy the full SHA
    fc7663a View commit details
    Browse the repository at this point in the history