/rounded_clip_path

generate css clip path with rounded corners

Primary LanguageJavaScript

rounded_clip_path

Generate values for CSS clip-path property with rounded corners. You can specify circle radius and points quantity used to build circle.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build