Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

CSS Doodle

< >

CSS Doodle is a programming language created in 2017 by Yuan Chuan.

Source code:
git clone https://github.com/css-doodle/css-doodle
#861on PLDB 7Years Old

馃帹 A web component for drawing patterns with CSS.


Example from the web:
@grid: 14 / 80%; @random { border-left: 1px solid #5d81bc; } @random { border-top: 1px solid #5d81bc; } @random(.25) { background: linear-gradient( @p(#fff, tan, #5d81bc), @lp ) 50% / @r(60%) @lr no-repeat; } @random { filter: drop-shadow(0 0 10px #fff); }

View source

- Build the next great programming language About Acknowledgements Extensions Day 624 feedback@pldb.io