Skip to content

elsa1234/css-doodle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<css-doodle />

Build Status license

A web component for drawing patterns with CSS.

Docs

https://css-doodle.com

Resources

Build

# build css-doodle.js
yarn build

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

# or just use make
make

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.

About

🎨 A web component for drawing patterns with css.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Makefile 0.4%