Skip to content

Utilities#87

Merged
dwhieb merged 2 commits intomasterfrom
utilities
Feb 27, 2020
Merged

Utilities#87
dwhieb merged 2 commits intomasterfrom
utilities

Conversation

@dwhieb
Copy link
Copy Markdown
Member

@dwhieb dwhieb commented Feb 27, 2020

Related Issue

closes #86

Description

This PR adds a utilities module to the library, which currently exports an empty Object.

Checklist

  • Check out the Contributing Guidelines if you need help getting started with your pull request.

  • Open an issue for the change (if one doesn't already exist).

  • Update tests for planned changes. Check that they are failing. (npm test)

  • Write code to pass the tests. (npm test)

  • Add inline code commenting (using JSDoc style).

  • Generate the developer documentation (npm run docs) and check your changes by opening docs/index.html in a browser.

@dwhieb dwhieb added the utilities Changes to the utilities module label Feb 27, 2020
@dwhieb dwhieb self-assigned this Feb 27, 2020
@dwhieb dwhieb merged commit 65b8f5c into master Feb 27, 2020
@dwhieb dwhieb deleted the utilities branch February 27, 2020 16:05
@dwhieb dwhieb removed their assignment Mar 3, 2020
@dwhieb dwhieb self-assigned this Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

utilities Changes to the utilities module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add utilities module

1 participant