can-connect-feathers

v7.0.0
Feathers client library for DoneJS and can-connect
canjs can plugin donejs feathersjs feathers client realtime

preversion

npm test

postpublish

git push --tags && git push

testee

testee test/test.html --browsers firefox

install-server-deps

. ./build-server.sh

test

npm run detect-cycle && npm run jshint && npm run testee

http-server

http-server -p 3000 --silent

ci

npm run build && npm run test && node test/test-sauce-labs.js

jshint

jshint --config .jshintrc --exclude node_modules/,dist/,.vscode/,_docs/,test/server/ .

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

release:pre

npm version prerelease && npm publish --tag pre

build

node build.js

detect-cycle

detect-cyclic-packages
npm i can-connect-feathers

Metadata

  • Unknown
  • Whatever
  • Marshall Thompson
  • released 10/29/2019

Downloads