Pattern Monster
Patterninja
SVG Stripe Generator
PatternPad
Patternizer
SVGeez
Doodad.dev's Pattern Generator
Plain pattern
Konva
Paper.js
GoJS
Three.js
p5.js
PixiJS
mxGraph
jsPlumb
Pattern Monster
KonvaPattern Monster's answer
Based on our record, Konva should be more popular than Pattern Monster. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Pattern Monster: A simple online pattern generator to create repeatable SVG patterns. Perfect for website backgrounds, apparel, branding, packaging design and more. - Source: dev.to / about 2 years ago
SVG Patterns (if it counts as illustration:) https://pattern.monster/. Source: about 3 years ago
For the back of the card I'll use and SVG pattern, feel free to use the one you like the most from Pattern Monster. Also center the background image with background-position, and make it cover the full card by adding background-size: cover;. - Source: dev.to / over 3 years ago
I'd like to put together a POC to show some possible solutions. I know there are some tools out there such as https://pattern.monster/ and https://haikei.app/ which can generate images, but ideally this would be a library or at least an API I can hook into, so admins can just create templates in our admin application without having to go to an external site and manually knock a thumbnail up. Although not required,... Source: over 3 years ago
Bonus points for adding a custom background - pattern.monster is a must-use, in my personal, humble opinion. Source: almost 4 years ago
For the developers here: it's built with Vue 3, with the visualizations drawn on canvas using Konva. Each algorithm produces a list of steps up front, and the player just renders whichever step you're on โ which is what makes stepping back and scrubbing work. The pages are statically prerendered so they load quickly and are reasonably friendly to search engines. - Source: dev.to / 20 days ago
Enter Konva.js โ a 2D canvas framework that makes rendering, transforming, and exporting graphics simple. - Source: dev.to / 10 months ago
I have been assigned a task to create a sort of a canva clone which will have almost same features as canva with authentication, access control and rating system(not in this phase). I need help in finding libraries similar to https://konvajs.org/ which has updated docs and great support for Nextjs. Source: almost 3 years ago
Used goJS in one project and konva in another. Source: over 3 years ago
All the UI part would make sense to do in React. The actual drawing board you likely would need to implement in canvas or SVG. It still could be a React component, but for actual drawing, you'd probably use something like Konva (https://konvajs.org/). Source: over 3 years ago
Patterninja - Create patterns online
Paper.js - Open source vector graphics scripting framework that runs on top of the HTML5 Canvas.
SVG Stripe Generator - SVG Stripe Generator is an easy-to-use tool that enables you to create unlimited stripes and then download them to the device.
GoJS - GoJS is a JavaScript library for building interactive diagrams on HTML web pages. Build apps with flowcharts, org charts, BPMN, UML, modeling, and other visual graph types.
PatternPad - Create beautiful geometric patterns
Three.js - A JavaScript 3D library which makes WebGL simpler.