FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

pexels/pexels-javascript: Official Javascript library for the Pexels API. · GitHub

Latest commit

 

History

65 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pexels Javascript Library

The Pexels Javascript library is a convenient wrapper around the Pexels API that can be used both on the server in Node.js and in the browser.

Installation

yarn add pexels

or

npm install pexels --save

Documentation

See the API docs here

Tests

To run the tests you need to provide your own api key. You can get one from here: https://www.pexels.com/api/new/

API_KEY=<REPLACE-WITH-YOUR-API-KEY> yarn test

About

Official Javascript library for the Pexels API.

Resources

Stars

175 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL