New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@contexture/react

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contexture/react

React components for building contexture interfaces

  • 2.52.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

@contexture/react

React components for building contexture interfaces https://smartprocure.github.io/@contexture/react

CircleCI npm version dependencies Storybook

Installation

To install with npm:

$ npm i @contexture/react

Structure & Usage

@contexture/react includes the following:

  1. React components for building contexture interfaces, known simply as search components throughout our documentation

  2. The GreyVest component library

  3. Some pre-made themes for our search components, including a GreyVest theme

  4. Utility functions for building contexture interfaces, theming, and more

  5. Storybook stories for documenting and testing our components

Here is a quick guide to the directory structure:

FolderDescription
src/exampleTypesContains React components for the set of example node types included in @contexture/client. Exported as exampleTypes.
src/greyVestContains the Grey Vest component library, which is exported as greyVest and consists of basic React components. Used by the Grey Vest theme.
src/themesContains the Grey Vest, Blueberry, Material, and base themes, hopefully with more soon to come. Exported as themes.
src/purgatoryNeither search components nor library components -- they just have nowhere else to go.
everything else

Documentation

Documentation lives in our Storybook. Stories of interest include:

Notes on this repository

This project was scaffolded generally following this link: https://medium.com/@efreyreg/create-react-component-libraries-with-storybook-and-styled-jsx-8999f423f06b

Cross Browser Testing

Cross browser testing is done using BrowserStack thanks to their awesome support for open source projects!

BrowserStack

FAQs

Package last updated on 29 Aug 2022

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