Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @sekmet/gatsby-source-cloudinary with all npm packages installed. Try it out:

require("gatsby-source-filesystem/package.json"); // gatsby-source-filesystem is a peer dependency. var gatsbySourceCloudinary = require("@sekmet/gatsby-source-cloudinary")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@sekmet/gatsby-source-cloudinary v0.2.5

Source plugin for pulling assets into Gatsby from Cloudinary. It creates links between entry types and asset so they can be queried in Gatsby using GraphQL and creates ImageSharp nodes from your cloudinary image files that are supported by the Sharp image processing library and provides fields in their GraphQL types for processing your images in a variety of ways including resizing, cropping, and creating responsive images.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free