Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Factor out transaction helpers and CSV export to util.js + jsdoc #17

Closed
wants to merge 2 commits into from
Closed

Factor out transaction helpers and CSV export to util.js + jsdoc #17

wants to merge 2 commits into from

Conversation

willy-b
Copy link
Contributor

@willy-b willy-b commented Sep 28, 2016

  • factored out transaction helpers / CSV export into static functions (util.js) and light instance wrappers (index.js)
  • moved static (most of code) to util.js which can be require-ed separately (used by browser-laptop #4332)
  • added jsdoc comments

…c comments

- factored transaction helpers / CSV export into static w/ light instance wrappers
- moved static (most of code) to util.js so can be `require`-ed separately
  (for browser-laptop #4332)
- added jsdoc comments
@willy-b
Copy link
Contributor Author

willy-b commented Sep 28, 2016

supports brave/browser-laptop#4332

…ow argument

for #4332 (non-blocking; redundant changes are in browser-laptop until this goes through)
also changed "var" to "let" for some variables defined in for loops
@diracdeltas
Copy link
Member

no longer needed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants