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.2
  • 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.

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console. NOTE: These require templates to be passed down through props from an app in which these components should be rendered.

npm run test

Launches JEST over the repository.

npm run lint

Runs ESLint.

npm run build

Builds the app for production to the demo folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!


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 02 May 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