![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.
rm3-tag-control
Advanced tools
This will eventually be a linked data (I'm avoiding using the word RDF : ) ) tagging UI in React.
Right now, it lets you fill a linked-data-box object with plain string tags (say, something like Flickr tags) or JSON-LD compatible tags with predicates (say, something more like EXIF tags, where the predicate is "Camera name" and the camera is "Olympus E-M5 Mark II").
I designed it for my own usage in rm3, but there's nothing that will prevent you from using it as a general-purpose tagging editor.
See spa/bundle.js for usage example.
npm run prepubish
- will use babel to transpile jsx and es6 code to plain es5 javascript to the dist
foldernpm run spa
- starts a web server at http://localhost:9000
with a single page app that will require your already transpiled react module.npm test
- will use mocha to run all rm3-tag-control/test
files[0.0.14] - 2017-05-27
FAQs
Rm3 Tag Control
The npm package rm3-tag-control receives a total of 6 weekly downloads. As such, rm3-tag-control popularity was classified as not popular.
We found that rm3-tag-control demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.