css-doodle

0.39.0 • Public • Published

<css-doodle />

Build Status license

A web component for drawing patterns with CSS.

screenshot

Example

<css-doodle>
  @grid: 5 / 200px;
  background: @p(#000, #fff);
  margin: 1px;
</css-doodle>

Docs

https://css-doodle.com

Design tools

  • Tabbied -- Doodle with generated patterns
  • Shapes -- Discover new CSS polygon shapes
  • SVG playground -- Generate SVG code with new syntax

Resources

Build

# build css-doodle.js
npm run build

# generate css-doodle.min.js
npm run minify

# or just use make
make

Support

Thank you for your support! 🙏

/css-doodle/

    Package Sidebar

    Install

    npm i css-doodle

    Weekly Downloads

    3,479

    Version

    0.39.0

    License

    MIT

    Unpacked Size

    445 kB

    Total Files

    50

    Last publish

    Collaborators

    • yuanchuan