Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@looker/extension-sdk-react

Package Overview
Dependencies
Maintainers
7
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@looker/extension-sdk-react

Looker Extension SDK for React

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
513
increased by46.99%
Maintainers
7
Weekly downloads
 
Created
Source

Extension Template (React / TypeScript)

This is a template for a React and TypeScript extension.

Usage

  • Install dependencies with Yarn: yarn install
  • To run a development server: yarn start
  • To do a build: yarn build (You should commit the built file.)

Extension Development Quickstart Guide

yarn create-looker-extension <name>
cd <name>
yarn install
yarn start

Your new looker extension app is running locally. Likely at https://localhost:8080.

Now navigate to the Looker Marketplace on your instance

<instance_url>.com/marketplace

Head to the Plug-ins category and Install the Extension Quickstart extension. It will ask you to specify a name for your extension as well as a user facing Label and optional port.

Select the browse dropdown and your new extension will be listed!

Click on your extension to see it in action!

FAQs

Package last updated on 29 Oct 2019

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