Skip to content

abhay-keyvalue/ImageProcessingSDK

Repository files navigation

image-processing-sdk

image processing

Installation

npm install image-processing-sdk

Usage

import { isImageBlurred } from 'image-processing-sdk';

// ...

const imageBlur = async () => {
  const result = await isImageBlurred('some url');
  console.log('result', result)
}

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •