Best of SVG — 2024
- 1
- 2
- 3
Codrops·2y
Scroll-based SVG Filter Animations on Text
SVG filters offer powerful effects for web design. The author explores different scroll-triggered filter effects, inspired by the EDITORA website. Traditionally, SVG filters were applied to SVG text, but this experiment uses HTML headings. A demo is available for further exploration. The post encourages readers to experiment with SVG filters and provides additional resources for inspiration.
- 4
Lun Dev Code·2y
Multilayer Parallax Scroll Animation with HTML and GSAP
The post provides a detailed guide on creating a multilayer parallax scroll animation using HTML, GSAP, and SVG. It emphasizes the benefits of using SVG for maintaining fixed positions of images across different screen sizes and guides viewers through the steps of setting up the animation, integrating GSAP for animations, and triggering animations based on scroll events.
- 5
Dev Squad·2y
Animate SVGs Without Code! 🚀 Meet SVGator – Your New Animation Toolkit 🖌️✨
SVGator allows you to animate SVG designs without any coding through a drag-and-drop interface. You can create interactive animations triggered by clicks and scrolls, and export them in various formats like SVG, Lottie, GIF, or video. It's ideal for enhancing UI/UX on both web and mobile platforms.
- 6
Community Picks·2y
Animated masked SVG Path
The post discusses using HTML and CSS preprocessors to streamline web development, particularly focusing on animating SVG paths with masks. It advises on linking resources securely via https, using preprocessors like Pug and Sass for enhanced HTML and CSS authoring, and provides practical tips for including external CSS and JavaScript in CodePen projects.
- 7
Web Tools Weekly·2y
JavaScript Utilities, SVG, React Native
Issue #588 highlights various JavaScript utilities for Node.js and the browser, including caching, regex timing, and file handling libraries. It also features tools for working with media like SVG and video, as well as React Native components for mobile development. Additionally, the post promotes products for handling design systems, ticket reselling, and AI music generation.
- 8
DEV·2y
The Ultimate Guide to Free SVG Generators
Discover free SVG generators that can elevate your designs with minimal effort. Explore tools for creating neon sign effects, clay-style emojis, smooth blurry backgrounds, wave patterns, iconic SVG icons, organic shapes, custom SVG shapes, unique wave patterns, and complex pattern designs.
- 9
- 10
- 11
- 12
- 13
- 14
Community Picks·2y
SVG.js v3.2
SVG.js is a lightweight JavaScript library for manipulating and animating SVGs. It boasts no dependencies, a minimal size, high speed, and an easy-to-read syntax. It supports complex animations, has a modular structure for painless extension, and offers various plugins and a unified API.
- 15
Laravel News·2y
A Zero-dependency SVG Chart Library for PHP
The maantje/charts package by Jamie Schouten is a zero-dependency PHP library for generating SVG charts. It offers a simple and intuitive API for creating various chart types including line, bar, stacked, and mixed charts. The package is lightweight, customizable, and outputs pure SVG, which can be embedded in PDFs. Detailed installation instructions and source code are available on GitHub.
- 16
freeCodeCamp·2y
How to use the Fullscreen API in JavaScript
Learn how to use the Fullscreen API in JavaScript to display a game or any HTML element in fullscreen mode. Discover how to enter fullscreen mode, style the fullscreen, display games with the canvas element in fullscreen, and how to exit fullscreen. Also, learn how to create a fullscreen toggle button with SVG.
- 17
Theo - t3․gg·2yThis tool annoyed me (so I built a free version)
The author shares their frustration with existing tools for converting SVG to PNG. They introduce two free and open-source tools they've created to address this issue. Additionally, they give a demonstration of bolt.new, another tool sponsored by StackBlitz, and highlight the features and issues of various other conversion tools. The post encourages developers to build solutions for their unique problems and to contribute to open-source projects.
- 18
Smashing Magazine·2y
SVG Coding Examples: Useful Recipes For Writing Vectors By Hand — Smashing Magazine
Learn practical tips for hand-coding SVGs, including creating simple shapes like rectangles, circles, and lines. Explore SVG coordinate systems, the <viewBox> attribute, and techniques for coding SVG with JavaScript. Enhance your SVGs with accessible attributes and group elements to manage transformations and repetitions efficiently.
- 19
Smashing Magazine·2y
Creating Custom Lottie Animations With SVGator — Smashing Magazine
SVGator introduces comprehensive support for Lottie files, enhancing its versatility as a one-stop tool for vector animations. The platform now supports exporting in various video and image formats alongside Lottie, catering to a wide array of user needs. Users can test SVGator's functionalities for free, with the option to start projects from existing Lottie files or create new animations from scratch. It offers seamless integration with web and mobile applications, making it a valuable tool for developers and designers.