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

@hypothesis/frontend-shared

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hypothesis/frontend-shared

Shared components, styles and utilities for Hypothesis projects

  • 1.9.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
396
decreased by-40.45%
Maintainers
4
Weekly downloads
 
Created
Source

Shared resources for Hypothesis front-end applications

A package of resources for Hypothesis front-end applications.

Requirements
  • preact
  • browserify

Usage

$ npm install @hypothesis/frontend-shared --save
In SASS modules

To import default styling of frontend-shared components, include this line in the main project's SASS.

@use '@hypothesis/frontend-shared/styles';

Mixins can be imported directly

@use "@hypothesis/frontend-shared/styles/mixins" as mixins;
In JS
import { SvgIcon } from '@hypothesis/frontend-shared';

License

The Hypothesis client is released under the 2-Clause BSD License, sometimes referred to as the "Simplified BSD License". Some third-party components are included. They are subject to their own licenses. All of the license information can be found in the included LICENSE file.

FAQs

Package last updated on 01 Mar 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