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

[WIP] Actually make http requests (closes #4) #8

Merged
merged 18 commits into from
Apr 26, 2015
Merged

[WIP] Actually make http requests (closes #4) #8

merged 18 commits into from
Apr 26, 2015

Conversation

alechenninger
Copy link
Owner

Trying to do so in a client/server compatible way such that you can:

  • Use as a module in Node
  • Use as a module in Angular
  • Use as a module with browserify
  • Use as a module with commonjs
  • Use as a module with requirejs

...javascript is a pain :).

alechenninger added a commit that referenced this pull request Apr 26, 2015
Actually make http requests (closes #4)
@alechenninger alechenninger merged commit 147af88 into master Apr 26, 2015
@alechenninger alechenninger deleted the http branch April 27, 2015 00:54
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

1 participant