Security News
cURL Project and Go Security Teams Reject CVSS as Broken
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
@accordproject/cicero-ui
Advanced tools
The Accord Project Cicero UI Library can be used for implementing React components in your contract editing studio.
git clone
cd
into the directory.npm install
.npm run transpile
.npm run build
.<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.npm link
.package.json
for the link to Template Studio.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.
Current snapshot tests requires npm test -- -u
in order to update when all changes are final.
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!
Top level repository (cicero-ui), with sub packages. The entire package is published as an independent npm module:
TemplateLibrary
: Provides a ReactJS component to fetch and display a library of contract and clause templates in the Accord Project Cicero format.ContractEditor
: This is a ReactJS component for a rich text contract editor. It is based on the @accordproject/markdown-editor component.Accord Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
FAQs
[![downloads](https://img.shields.io/npm/dm/@accordproject/cicero-ui)](https://www.npmjs.com/package/@accordproject/cicero-ui) [![npm version](https://badge.fury.io/js/%40accordproject%2Fcicero-ui.svg)](https://badge.fury.io/js/%40accordproject%2Fcicero-u
We found that @accordproject/cicero-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
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.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.