
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
css-doodle
Advanced tools
A web component for drawing patterns with CSS.
<css-doodle>
@grid: 5 / 200px;
background: @p(#000, #fff);
margin: 1px;
</css-doodle>
# build css-doodle.js
npm run build
# generate css-doodle.min.js
npm run minify
# or just use make
make
Thank you for your support! 🙏
0.35.1
Support nested css-doodle element via @content: @doodle()
.
@grid: 2 / 400px;
@content: @doodle(
@grid: 2 / 100%;
background: @p(red, blue);
);
Add path animation with property draw
in nomral SVG element.
@conent: @svg(
path {
d: '..';
draw: 5s;
}
)
Change property animate
to draw
inside @svg-polygon
.
Change default @svg-polygon
stroke color to currentColor
.
Fix sequence generator index.
Fix negative calculation in generator functions.
FAQs
A web component for drawing patterns with CSS
The npm package css-doodle receives a total of 3,608 weekly downloads. As such, css-doodle popularity was classified as popular.
We found that css-doodle demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.