![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@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
The npm package @accordproject/cicero-ui receives a total of 277 weekly downloads. As such, @accordproject/cicero-ui popularity was classified as not popular.
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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.