@fdaciuk/ajax

v2.2.0
Ajax module in Vanilla JS
ajax xmlhttprequest xhr

test

concurrently --kill-others --success=first 'node api/index.js' 'karma start --single-run'

test:watch

concurrently --kill-others 'node api/index.js' 'gulp'

lint

standard --verbose | snazzy

lint:fix

standard --fix

format

standard-format -w

preversion

yarn lint && yarn test

postversion

gulp deploy

pub

npm publish --access=public

pub:beta

npm publish --access=public --tag beta
npm i @fdaciuk/[email protected]

Metadata

  • MIT
  • Whatever
  • Fernando Daciuk
  • released 7/22/2017

Downloads

Maintainers