1.1.1 • Published 8 years ago

sorlinv_fetch v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Fetch

This is an test project to create and publish an NPM library. The library contains a clone of the fetch API from https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API

Instructions

  1. create a new repo call <pseudo>-fetch like simplon-lyon-fetch
  2. clone the repo
  3. create a Node module expositing a fetch function (example at https://github.com/simplon-lyon/promo3-js-promise & https://docs.npmjs.com/getting-started/creating-node-modules)
  4. commit the changes
  5. create a tag v0.0.1 (https://stackoverflow.com/a/18223354)
  6. publish your lib on NPM (https://docs.npmjs.com/getting-started/publishing-npm-packages)
1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago