is icon indicating copy to clipboard operation
is copied to clipboard

NPM packaging improvements

Open max-mapper opened this issue 11 years ago • 2 comments

  • renamed component-is for npm usage
  • published to npm, added you as an owner https://npmjs.org/package/component-is
  • fleshed out the package.json a bit more
  • made sure this works with browserify
  • also published the dependency https://npmjs.org/package/component-type to npm and added @jongleberry as an owner so that it can install from npm instead of having to git clone
  • should still work with component workflows, but I haven't tested

max-mapper avatar Jan 06 '14 19:01 max-mapper

I also couldn't figure out how to run your test suite, if you could suggest an npm test command that works i'd appreciate it

max-mapper avatar Jan 06 '14 19:01 max-mapper

Looks like there are conflicts.

RobLoach avatar Sep 23 '15 23:09 RobLoach