https://github.com/unitejs/image
Image manipulation for creating framework assets
https://github.com/unitejs/image
Last synced: about 1 month ago
JSON representation
Image manipulation for creating framework assets
- Host: GitHub
- URL: https://github.com/unitejs/image
- Owner: unitejs
- License: mit
- Created: 2017-07-28T05:33:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T04:43:52.000Z (over 7 years ago)
- Last Synced: 2025-08-16T15:35:29.996Z (11 months ago)
- Language: TypeScript
- Size: 214 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![NPM version][npm-version-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coveralls][coveralls-image]][coveralls-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url]
# UniteJS Image
Core library for manipulating images.
See [UniteJS CLI](https://github.com/unitejs/image-cli#readme) for command line usage.
# API
To do.....
[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
[license-url]: LICENSE
[npm-url]: https://npmjs.org/package/unitejs-image
[npm-version-image]: http://img.shields.io/npm/v/unitejs-image.svg?style=flat
[npm-downloads-image]: http://img.shields.io/npm/dm/unitejs-image.svg?style=flat
[travis-url]: http://travis-ci.org/unitejs/image/
[travis-image]: http://img.shields.io/travis/unitejs/image/master.svg?style=flat
[coveralls-url]: https://coveralls.io/github/unitejs/image
[coveralls-image]: https://img.shields.io/coveralls/unitejs/image.svg