Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

CSS Doodle

< >

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

#633on PLDB 7Years Old
Download source code:
git clone https://github.com/css-doodle/css-doodle
HomepageSource Code

馃帹 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); }

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0