Socket
Socket
Sign inDemoInstall

@filestack/canvas-sdk

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filestack/canvas-sdk

Filestack canvas library


Version published
Maintainers
0
Created
Source

Filestack Canvas SDK(ES6Compatible)


Table of Contents

What's in the box?

  • Filestack Canvas library for managing image transformation build on top of fabric-js

Installation

To install library you need to access to this repo over ssh/https

Paste in package.json

"@filestack/canvas-sdk" : "*",

Linking on local

Run command on filestack-canvas folder:

  npm link

Run command on your project folder:

 npm link @filestack/canvas-sdk

NPM Commands

info - Display information about the package scripts
build - Clean and rebuild the project
fix - Try to automatically fix any linting problems
test - Lint and unit test the project
watch - Watch and rebuild the project on save, then rerun relevant tests
cov - Rebuild, run tests, then create and open the coverage report
doc - Generate HTML API documentation and open it in a browser
doc:publish - Generate docs and publish it to gh-pages
release - Bump package.json version, update CHANGELOG.md, tag release
prepare-release - One-step - clean, build, test, publish docs, and prep a release
install - Build needed fabric modules

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Contributing

We follow the conventional commits specification to ensure consistent commit messages and changelog formatting.

FAQs

Package last updated on 28 Aug 2024

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