New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rm3-tag-control

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rm3-tag-control

Rm3 Tag Control

  • 0.0.14
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-14.29%
Maintainers
1
Weekly downloads
 
Created
Source

rm3 Tag Control

Greenkeeper badge

Build StatusDependency Status npm version

Screenshot of controls

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.

Targets

  • npm run prepubish - will use babel to transpile jsx and es6 code to plain es5 javascript to the dist folder
  • npm 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

Thanks

Keywords

FAQs

Package last updated on 18 Jun 2017

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