texture icon indicating copy to clipboard operation
texture copied to clipboard

Install and use texture as a npm dependency without node / electron

Open de-code opened this issue 6 years ago • 0 comments

I am upgrading from an old version of Texture 1.0 to 2.3. Since there doesn't seem to be an npm dependency I am using a github link.

It installs fine but texture depends on yazl which in turn is a node library depending on fs. Is there still support to just use Texture as an editor / viewer in the browser? (not an electron app)

de-code avatar Jun 13 '19 14:06 de-code