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

grape-browser

Package Overview
Dependencies
Maintainers
3
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grape-browser

## Installation

  • 3.27.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-33.33%
Maintainers
3
Weekly downloads
 
Created
Source

Grape browser - UI for displaying search results.

Installation

yarn
yarn build

Developing with grape-web-client

cd <your_path>/grape-browser
yarn link

cd <your_path>/grape-web-client
yarn link grape-browser
yarn run start:dev:all # node_modules are cached! restart this process if it was already running

cd <your_path>/grape-browser
yarn run build:watch

Example

See basic example

Terminology

  • service - an external service e.g. github, google drive
  • facet - is a results view which can include one (e.g. github) or many services (e.g. "all")
  • section - representation of results for one service (headline, objects)
  • object/result - one result object from a service
  • filter objects - quick filter selection objects displayed in the "queries" section
  • sidebar can contain info or detail view

(c) UberGrape GmbH

FAQs

Package last updated on 01 Jul 2021

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