| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseForked from microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
TypeScript
Forked from fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
function migrateObject(obj) {
const clipPath = obj?.clipPath;
if (clipPath && clipPath.type === 'group' && clipPath.eraser === true) {
clipPath.type = 'eraser';
ESLint plugin for Playwright
Computes the intersection between two SVG paths.
| Back | FazBrowse Home | New Git URL |