css-doodle

0.39.1 • 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! 🙏

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.39.1
    126
    • latest

Version History

Package Sidebar

Install

npm i css-doodle

Weekly Downloads

3,716

Version

0.39.1

License

MIT

Unpacked Size

448 kB

Total Files

50

Last publish

Collaborators

  • yuanchuan