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

@hypothesis/frontend-shared

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


Version published
Weekly downloads
491
increased by108.94%
Maintainers
4
Weekly downloads
 
Created

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
@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 03 Feb 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