All Projects → shopifypartners → Developer Tools

shopifypartners / Developer Tools

Shopify Developer Tools is a macOS app that connects to your Shopify store(s) and allows you to make authenticated calls to the Admin API, generate dummy data, and view and customize Polaris components.

Projects that are alternatives of or similar to Developer Tools

Rested
A REST client for browsers
Stars: ✭ 225 (-11.42%)
Mutual labels:  developer-tools
React Sight
Visualization tool for React, with support for Fiber, Router (v4), and Redux
Stars: ✭ 2,716 (+969.29%)
Mutual labels:  developer-tools
Frontend Webpack Boilerplate
Simple starter webpack 5 project template supporting SASS/PostCSS, Babel ES7, browser syncing, code linting. Easy project setup having multiple features and developer friendly tools.
Stars: ✭ 242 (-4.72%)
Mutual labels:  developer-tools
Hack
A typeface designed for source code
Stars: ✭ 14,543 (+5625.59%)
Mutual labels:  developer-tools
Wakapi
📊 A minimalist, self-hosted WakaTime-compatible backend for coding statistics
Stars: ✭ 232 (-8.66%)
Mutual labels:  developer-tools
Puppeteer Examples
Puppeteer example scripts for running Headless Chrome from Node.
Stars: ✭ 2,781 (+994.88%)
Mutual labels:  developer-tools
Devutils App
Offline Toolbox for Developers
Stars: ✭ 2,735 (+976.77%)
Mutual labels:  developer-tools
Best Of Python Dev
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
Stars: ✭ 243 (-4.33%)
Mutual labels:  developer-tools
Monocorpus
A notepad for software and machine learning
Stars: ✭ 234 (-7.87%)
Mutual labels:  developer-tools
Hex
🔮 Futuristic take on hexdump, made in Rust.
Stars: ✭ 242 (-4.72%)
Mutual labels:  developer-tools
Audion
Audion (Web Audio Inspector) is a Chrome extension that adds a Web Audio panel to Developer Tools. This panel visualizes the web audio graph in real-time and lets users inspect nodes.
Stars: ✭ 230 (-9.45%)
Mutual labels:  developer-tools
Opentouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
Stars: ✭ 233 (-8.27%)
Mutual labels:  developer-tools
Dojo
Containerize your development and operations environment
Stars: ✭ 240 (-5.51%)
Mutual labels:  developer-tools
Streamlit
Streamlit — The fastest way to build data apps in Python
Stars: ✭ 16,906 (+6555.91%)
Mutual labels:  developer-tools
Contrib
Data for dev.tube – 🍿 a free and open-source tech video hub.
Stars: ✭ 247 (-2.76%)
Mutual labels:  developer-tools
Awesome Ci
List of Continuous Integration services
Stars: ✭ 2,737 (+977.56%)
Mutual labels:  developer-tools
Review
🎨 A view to help developers and designers view the View's font size, color, and border.
Stars: ✭ 236 (-7.09%)
Mutual labels:  developer-tools
Nbdev
Create delightful python projects using Jupyter Notebooks
Stars: ✭ 3,061 (+1105.12%)
Mutual labels:  developer-tools
Suggest rb
❓ tells you which method does the thing you want to do
Stars: ✭ 249 (-1.97%)
Mutual labels:  developer-tools
See
Python's dir() for humans. (GitHub mirror)
Stars: ✭ 240 (-5.51%)
Mutual labels:  developer-tools

This is no longer maintained

Instead, you should be using the Shopify App CLI

Developer Tools search box

Shopify Developer Tools is a macOS app that connects to your Shopify store(s) and allows you to make authenticated calls to the Admin API, generate dummy data, and view and customize Polaris components.

Installation

Usage

Data generator gif

Basics

  • Press control + option + s to make Developer Tools visible (or bring it to focus) above your active workspace. Close the window with the same keys, or by using the standard macOS shortcut command + w
  • When the app is in focus, press command + f at any time to focus on the search input
  • Enter resource names, or app features to navigate to them:
    • generator to navigate to the data generator
    • get products count to use the Admin API playground to get a count of all products in a store
    • Layout to view the Polaris Layout component
    • profiles to manage stores connected to Developer Tools

Authentication

Connect your Shopify store to Developer Tools to take advantage of the Admin API playground and data generator. You can login using your development store credentials, or with an access token.

Data generator

Data generator screenshot

  • Generate and delete dummy data for your store
  • Create products using presets or a random data generator
  • Jobs run the background so you can continue using the app or close the window

Admin API playground

Admin API playground screenshot

  • Press command + enter to run a request without having to click on the form button
  • Access resources or endpoints directly via search (e.g post order or count products)
  • View and customize sample POST and PUT requests
  • Copy responses from Shopify as prettified JSON

Polaris playground

Polaris playground screenshot

  • View and customize Polaris components
  • Use the pop-out builder to save layouts

Feedback / Issues

Contact us if you have any issues using Developer Tools or want to share your ideas for feature requests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].