0.0.14 • Published 7 years ago

rm3-tag-control v0.0.14

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago