simpsoka / atom-crafts

an atom package for designing beaded earrings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom Crafts

Atom crafts is a plugin that helps crafters make reusable and sharable design assets in JSON. Perfect for jewelry, beading, quilting, needlepoint, and more.

Installation

Atom > Preferences > Install and type 'Atom-Crafts'.

Usage

screenshare

Design using the code panel, or paint your design with the canvas view. On the top toolbar you can select a color from your palette, or add rows onto the canvas.

Acceptable color formats are:

  • "0, 200, 200" rgb
  • "(0, 200, 200, 0.5)" rgba
  • "red" css color
  • "#333333" hex

Other

Check out the starter guides.

Thanks to the amazing data-pixels project for the inspiration.

Share your favorite designs with us - we'd love to see them! @simpsoka

About

an atom package for designing beaded earrings


Languages

Language:JavaScript 82.6%Language:CSS 17.4%