flickr-sdk

v5.0.0
Almost certainly the best Flickr API client in the world for node and the browser
flickr api sdk photos search

lint

eslint .

test

mocha

build

npm run build-rest && npm run build-docs && npm run build-client

reflect

node script/reflect

coverage

nyc mocha

build-docs

node script/build-docs > README.md

build-rest

node script/build-rest > services/rest.js

prepublish

npm run build

build-tests

node script/build-tests

build-client

browserify -s Flickr $npm_package_main > flickr-sdk.js

Metadata

  • MIT
  • >= 4
  • Unknown
  • released 2/7/2022

Downloads