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

@accordproject/cicero-ui

Package Overview
Dependencies
Maintainers
6
Versions
665
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accordproject/cicero-ui

cicero-ui React component

  • 0.0.1
  • npm
  • Socket score

Version published
Weekly downloads
136
decreased by-77.41%
Maintainers
6
Weekly downloads
 
Created
Source

Cicero UI Library

The Accord Project Cicero UI Library can be used for implementing React components in your contract editing studio.

Development Instructions - Build

  1. Fork project to your repository.
  2. Clone to your local machine with git clone
  3. cd into the directory.
  4. Run npm install.
  5. Transpile code for build with npm run transpile.
  6. Build a production state with npm run build.
  7. Ensure the <link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,400,500,500i,700" rel="stylesheet"> line is in the *.html file of Template Studio.
  8. Create a global link with npm link.
  9. Copy the value from package.json for the link to Template Studio.

How this project is structured

Packages:

  • TemplateLibrary: Provides a ReactJS component to fetch and display a library of contract and clause templates in the Accord Project Cicero format.

Travis npm package Coveralls

Describe cicero-ui here.

Keywords

FAQs

Package last updated on 25 Apr 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