1.0.14 • Published 2 years ago

theory-of-colours v1.0.14

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Theory of Colours

npm versions npm downloads CodeQL CodeQL publish

Si vera nostra sunt aut falsa, erunt talia, licet nostra per vitam defendimus. Post fata pueri qui nunc ludunt nostri judices erunt.

This package is a cli tool that generates random, pleasing, SVGs.

Installation

npm install -g theory-of-colours

Usage

colours --help

Gotcha

I don't think the shebang will work on windows

Todo

  • publish
    • auto publish main
  • cli args
    • filename to write to
      • add option to use a temp file
        • default true
    • open
      • default true
    • rethink not passing arguments
    • two pass argument filling
  • SVG generation
    • don't write elements before collecting them
  • files
    • don't spew drain listener warnings
  • reproducibility
    • make sure identical seeds yield identical SVGs
      • first AT
  • testability
    • get jest working
    • all exports
      • should return named constants
      • should be functions
    • no module load time computation
  • polish
    • stop using log trackers
    • stop using classes

Road Map

  • Random dots
    • distribution
    • symmetry
    • background color
    • non-overlapping
  • strokes
    • bezier curves
    • width variance
    • directional
  • animations
    • shimmy shimmy ya
  • prosper?
1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago