morpher-js icon indicating copy to clipboard operation
morpher-js copied to clipboard

Npm stuff

Open konsumer opened this issue 8 years ago • 1 comments

This makes the lib easier to use with npm/webpack/browserify.

I added gh-pages stuff (npm run gh to publish gh dir.)

I used the generated files out of laziness in the demo/gui. This could be improved by separating out the dependencies and track them with another package.json and add some building scripts to browserify them into a single file.

I might suggest just making an entirely separate demo project repo with it's own package.json and just use this one to track the lib.

konsumer avatar Mar 17 '16 05:03 konsumer

I made a lil demo project that could be an example of setting up a project that depends on morpher-js, among other libs. This might be a good direction for the gui editor portion of the project.

konsumer avatar Mar 17 '16 07:03 konsumer