
Inkscape
Adobe Illustrator
Sketch
Affinity Designer
Adobe Photoshop
Canva
GIMP
Krita
unpkg
cdnjs
Vercel
MapLibre
Facebook
YouTube
Medium
GitHub Pages
Graphic designers, artists, and hobbyists who are looking for a cost-effective solution for creating and editing vector graphics, especially those familiar with or willing to learn about SVG and free graphic design tools.
Based on our record, Inkscape seems to be a lot more popular than unpkg. While we know about 492 links to Inkscape, we've tracked only 37 mentions of unpkg. 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.
Inkscape is a powerful vector graphic editor that enables artists to create scalable, high-quality images—ideal for capturing the sleek, modern aesthetic associated with Musk’s brand. Whether you're drafting a minimalist portrait or designing complex geometric patterns, Inkscape’s precision tools make it a go-to choice for NFT creators. Additionally, the software’s strong community of users provides a wealth of... - Source: dev.to / over 1 year ago
Tools such as GIMP and Inkscape offer robust features for graphic design. - Source: dev.to / over 1 year ago
I like the following jigsaw plug-in for Inkscape: https://inkscape.org/~Neon22/%E2%98%85lasercut-jigsaw. - Source: Hacker News / over 1 year ago
Inkscape is a rich and clean application for creating and modifying vector graphics, and good for creating icons. I was looking forward to applying my (very limited) art skills to create icons for the application. I fired up Inkscape and began throwing prompts at the LLM:. - Source: dev.to / over 1 year ago
For those who don't know the nice application, here is a brief introduction. It is a free software that allows us to work on design and illustration with intuitive and easy-to-understand operation, just like Adobe Illustrator. Please see the official site for deteials. - Source: dev.to / about 2 years ago
Import { FFmpeg } from '@ffmpeg/ffmpeg'; Import { toBlobURL } from '@ffmpeg/util'; Let ffmpeg = null; Async function loadFFmpeg() { if (ffmpeg) return ffmpeg; ffmpeg = new FFmpeg(); // Optional: Log progress to the console ffmpeg.on('log', ({ message }) => { console.log(`[FFmpeg Log]: ${message}`); }); // Load the core WASM binaries from a CDN or local public folder const baseURL =... - Source: dev.to / about 2 months ago
One implementation detail worth knowing: MapLibre parses map tiles in a Web Worker, which ships as a separate file. Mapcn loads that worker from unpkg by default, pinned to your installed version, so there's no manual setup. If you're running under a strict Content Security Policy, you'll need to allow script-src 'self' https://unpkg.com and worker-src 'self' blob: (plus whatever your basemap host needs). If you'd... - Source: dev.to / 23 days ago
Https://unpkg.com" crossoriginpasted// blog-posts.js // ───────────────────────────────────────────────────────────────── // All blog posts for ihatepdf.cv // Each post supports: slug, title, description, date, readTime, // keywords, content, relatedPosts, relatedTools // ───────────────────────────────────────────────────────────────pasted#!/usr/bin/env node /**. - Source: dev.to / 6 months ago
{ "$schema": "https://unpkg.com/@changesets/config@3.1.3/schema.json", "changelog": "@changesets/cli/changelog", "commit": false, "fixed": [], "linked": [], "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", "ignore": [] }. - Source: dev.to / 6 months ago
Import { registerAppTool, registerAppResource } from "@modelcontextprotocol/ext-apps/server"; Const resourceUri = "ui://iss-tracker/mcp-app.html"; // Register the UI resource (bundled HTML) RegisterAppResource(server, resourceUri, "text/html", () => APP_HTML); // Register the tool with UI metadata RegisterAppTool(server, "where_is_iss", { description: "Show ISS location on a live map", uiResourceUri:... - Source: dev.to / 7 months ago
Adobe Illustrator - Adobe Illustrator is a vector graphics editor.
cdnjs - An open source community driven JS/CSS CDN.
Sketch - Professional digital design for Mac.
Vercel - Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.
Affinity Designer - Professional creative software, exclusively for Mac.
MapLibre - Open-source mapping libraries for web and mobile app developers.