Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carcajadaartificial/pixie
🧚♀️ Pixie converts an image into a dithered pixel-art SVG 🧚♀️
https://github.com/carcajadaartificial/pixie
deno fresh image-processing javascript pixel-art pixelart svg typescript
Last synced: 21 days ago
JSON representation
🧚♀️ Pixie converts an image into a dithered pixel-art SVG 🧚♀️
- Host: GitHub
- URL: https://github.com/carcajadaartificial/pixie
- Owner: CarcajadaArtificial
- License: mit
- Created: 2022-09-29T02:31:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T01:49:30.000Z (over 1 year ago)
- Last Synced: 2024-11-06T08:26:41.168Z (2 months ago)
- Topics: deno, fresh, image-processing, javascript, pixel-art, pixelart, svg, typescript
- Language: TypeScript
- Homepage:
- Size: 158 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pixie
[![Made with Fresh](https://fresh.deno.dev/fresh-badge-dark.svg)](https://fresh.deno.dev)
### Usage
Start the project:
```
deno task start
```This will watch the project directory and restart as necessary.