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

promises #33

Merged
merged 1 commit into from
Feb 8, 2015
Merged

promises #33

merged 1 commit into from
Feb 8, 2015

Conversation

jackfranklin
Copy link
Owner

No description provided.


The steps to export a CSV (the CSV itself is built in the browser using [FileSaver](https://github.com/eligrey/filesaver.js)) are as follows:

1. Fetch the data from the API that will make up the CSV (this could mean multiple CSV requests)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Api requests

jackfranklin added a commit that referenced this pull request Feb 8, 2015
@jackfranklin jackfranklin merged commit b348ee6 into gh-pages Feb 8, 2015
@jackfranklin jackfranklin deleted the promises-post branch February 8, 2015 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants