Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bennetfabian authored May 17, 2022
1 parent 67cf7c9 commit 605b206
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# iconjar-exporter
Library for creating IconJar jars programatically using TypeScript/JavaScript.
Ported from [IconJar's PHP iconjar-exporters](https://github.com/IconJar/iconjar-exporters).

> Please notice that I'm a beginner at TypeScript so feel free to correct and educate me about any mistakes I made.

## Features

- Export .iconjar files
- .svg, .png, .gif, .pdf, .icns, .webp & .ico icon support
- Custom icon set licenses


## Demo

Take a look at the demo folder
## Authors


- Bennet Robin Fabian ([@bennetfabian](https://www.github.com/bennetfabian))

## Feedback

If you have any feedback, please reach out to me at [email protected]


## Contributing

Contributions are always welcome!

When discussing please stay civil and make the Open Source community a less toxic place.


## License

Licensed under [MIT](https://choosealicense.com/licenses/mit/)

0 comments on commit 605b206

Please sign in to comment.