Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

css-doodle

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-doodle

A web component for drawing patterns with css.

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.6K
decreased by-6.34%
Maintainers
1
Weekly downloads
 
Created
Source

<css-doodle />

Build Status license

A web component for drawing patterns with CSS.

Docs

https://css-doodle.com

Build

# build css-doodle.js
yarn build

# generate css-doodle.min.js
yarn minify && yarn trim

# or just use make
make

Resources

Contributing

If you would like to contribute enhancements or fixes, please do the following:

  1. Fork the css-doodle repository and clone it locally.

  2. Make sure you have npm or yarn installed.

  3. When in the css-doodle directory, run npm install or yarn to install dependencies.

  4. To watch tests as you write your code, run npm start or yarn start.

Keywords

FAQs

Package last updated on 28 May 2018

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc