blenderskool / pigmnts

🎨 Color palette generator from an image using WebAssesmbly and Rust
https://pigmnts.web.app
MIT License
73 stars 4 forks source link

Isomorphic npm package #17

Open blenderskool opened 4 years ago

blenderskool commented 4 years ago

The library published on npm works only on the client-side. Support for the pigmnts library on server-side using Node.js can be implemented considering following points: