Socket
Socket
Sign inDemoInstall

@shopify/buy-button-js

Package Overview
Dependencies
Maintainers
31
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/buy-button-js

BuyButton.js allows merchants to build Shopify interfaces into any website


Version published
Weekly downloads
1.4K
increased by9.55%
Maintainers
31
Weekly downloads
 
Created
Source

BuyButton.js

BuyButton.js is a highly customizable UI library for adding ecommerce functionality to any website. It allows you to create interactive UI components such as product listings and shopping carts with minimal configuration, while allowing you to easily customize the appearance and behaviour of the components. It uses the JS Buy SDK to connect to your Shopify store, giving you access to your products and collections.

To get started, take a look at the documentation.

Development

npm install
cp index.example.html index.html
  • Add your API key and shop domain to index.html
  • Set a product ID in index.html
npm run start

Will watch for changes, compile src/ to tmp/ using babel & browserify, and run a server on port 8080.

Testing

npm run test-dev

Will watch for changes and run test suite.

FAQs

Package last updated on 15 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc