https://github.com/image-js/image-js-typescript
Temporary repository to work on the migration of image-js to TypeScript
https://github.com/image-js/image-js-typescript
hacktoberfest
Last synced: about 1 year ago
JSON representation
Temporary repository to work on the migration of image-js to TypeScript
- Host: GitHub
- URL: https://github.com/image-js/image-js-typescript
- Owner: image-js
- License: mit
- Created: 2021-09-24T08:59:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-01T07:51:42.000Z (about 1 year ago)
- Last Synced: 2025-07-01T08:33:01.021Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://image-js.github.io/image-js-typescript/
- Size: 68.1 MB
- Stars: 7
- Watchers: 6
- Forks: 5
- Open Issues: 76
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Maintained by Zakodium
# image-js
[](https://www.npmjs.com/package/image-js)
[](https://www.npmjs.com/package/image-js)
[](https://codecov.io/gh/image-js/image-js-typescript)
[](https://github.com/image-js/image-js-typescript/blob/main/LICENSE)
Image processing and manipulation in JavaScript.
## Installation
```console
npm install image-js
```
## API
### [Complete API documentation](https://image-js.github.io/image-js-typescript/)
### [Usage docs and guides](https://image-js-docs.pages.dev/docs/Getting%20started)
## Development
See [Development documentation](./Development.md).
## License
[MIT](./LICENSE)