Mastering SVG: Web animations, visualizations and vector graphics with HTML, CSS and JavaScript
暫譯: 精通SVG:使用HTML、CSS和JavaScript進行網頁動畫、視覺化和向量圖形
Rob Larsen
- 出版商: Packt Publishing
- 出版日期: 2018-09-24
- 定價: $1,520
- 售價: 9.5 折 $1,444
- 語言: 英文
- 頁數: 312
- 裝訂: Paperback
- ISBN: 1788626745
- ISBN-13: 9781788626743
-
相關分類:
CSS、HTML、JavaScript
立即出貨 (庫存=1)
買這商品的人也買了...
-
$613Building Web Applications with SVG (Paperback)
-
$480$408 -
$420$378 -
$800$632 -
$594$564 -
$600$474 -
$650$553 -
$580$493 -
$1,400Pro D3.Js: Use D3.Js to Create Maintainable, Modular, and Testable Charts
-
$580$458 -
$534$507 -
$580$458 -
$690$587 -
$594$564 -
$403RPA 開發與應用
-
$780$616 -
$980$774 -
$800$680 -
$768$730 -
$650$507 -
$580$458 -
$630$497 -
$680$537 -
$611UI 智能化與前端智能化:工程技術、實現方法與編程思想
-
$820$648
相關主題
商品描述
Take the plunge and develop cross-browser-compatible and responsive web designs with SVG
Key Features
- Master the art of custom animations and visualizations with SVG, CSS, and JavaScript
- Combine SVG with third-party libraries and frameworks such as React, JQuery, D3, and Snap.svg for GUI-rich apps
- Create an awesome user experience with high-performance graphics for your web applications
Book Description
SVG is the most powerful image format in use on the web. In addition to producing resolution-independent images for today's multi-device world, SVG allows you to create animations and visualizations to add to your sites and applications. The simplicity of cross-platform markup, mixed with familiar modern web languages, such as CSS and JavaScript, creates a winning combination for designers and developers alike.
In this book, you will learn how to author an SVG document using common SVG features, such as elements and attributes, and serve SVG on the web using simple configuration tips for common web servers. You will also use SVG elements and images in HTML documents.
Further, you will use SVG images for a variety of common tasks, such as manipulating SVG elements, adding animations using CSS, mastering the basic JavaScript SVG (API) using Document Object Model (DOM) methods, and interfacing SVG with common libraries and frameworks, such as React, jQuery, and Angular.
You will then build an understanding of the Snap.svg and SVG.js APIs, along with the basics of D3, and take a look at how to implement interesting visualizations using the library. By the end of the book, you will have mastered creating animations with SVG.
What you will learn
- Deliver the elements that make up an SVG image
- Replace your old CSS sprites with SVG
- Understand animation and data visualization with SVG are explained in pure JavaScript and using common libraries
- Use SVG to scale images across multiple devices easily
- Harness the power of CSS animations and transformations to manipulate your SVG images in a replicable, remixable way
- Interface SVG with common libraries and frameworks, such as jQuery, React, and Angular
Who this book is for
This book is for web developers and designers looking to add animation to their projects. Some experience with HTML, CSS, and JavaScript is required.
Table of Contents
- Introducing Scalable Vector Graphics
- Getting started with Authoring SVG
- Digging Deeper with SVG Authoring
- Using SVG in HTML
- Working with SVG and CSS
- JavaScript and SVG
- Common JavaScript Libraries and SVG
- SVG Animation and Visualizations
- Helper Libraries Snap.svg and SVG.js
- Working with D3.js
- Tools to Optimize your SVGs
商品描述(中文翻譯)
**勇敢嘗試,使用 SVG 開發跨瀏覽器相容且響應式的網頁設計**
#### 主要特點
- 精通使用 SVG、CSS 和 JavaScript 進行自訂動畫和視覺化的藝術
- 將 SVG 與第三方庫和框架結合,如 React、JQuery、D3 和 Snap.svg,打造豐富的 GUI 應用程式
- 為您的網頁應用程式創造出色的使用者體驗,提供高效能的圖形
#### 書籍描述
SVG 是目前網路上最強大的影像格式。除了能為當今多設備的世界產生獨立於解析度的影像外,SVG 還允許您創建動畫和視覺化,增添到您的網站和應用程式中。跨平台標記的簡單性,結合熟悉的現代網頁語言,如 CSS 和 JavaScript,為設計師和開發者創造了完美的組合。
在本書中,您將學習如何使用常見的 SVG 特性(如元素和屬性)來編寫 SVG 文件,並使用簡單的配置技巧在常見的網頁伺服器上提供 SVG。您還將在 HTML 文件中使用 SVG 元素和影像。
此外,您將使用 SVG 影像來完成各種常見任務,例如操作 SVG 元素、使用 CSS 添加動畫、掌握使用文檔物件模型(DOM)方法的基本 JavaScript SVG(API),以及將 SVG 與常見的庫和框架(如 React、jQuery 和 Angular)進行介接。
接著,您將建立對 Snap.svg 和 SVG.js API 的理解,並學習 D3 的基本知識,了解如何使用該庫實現有趣的視覺化。到書籍結束時,您將掌握使用 SVG 創建動畫的技巧。
#### 您將學習到的內容
- 提供構成 SVG 影像的元素
- 用 SVG 替換舊有的 CSS 精靈
- 理解使用純 JavaScript 和常見庫解釋的 SVG 動畫和數據視覺化
- 輕鬆使用 SVG 在多個設備上縮放影像
- 利用 CSS 動畫和變換的力量,以可重複和可重混的方式操作您的 SVG 影像
- 將 SVG 與常見的庫和框架(如 jQuery、React 和 Angular)進行介接
#### 本書適合誰
本書適合希望在其專案中添加動畫的網頁開發者和設計師。需要具備一些 HTML、CSS 和 JavaScript 的經驗。
#### 目錄
1. 介紹可縮放向量圖形
2. 開始編寫 SVG
3. 深入挖掘 SVG 編寫
4. 在 HTML 中使用 SVG
5. 使用 SVG 和 CSS
6. JavaScript 和 SVG
7. 常見的 JavaScript 庫和 SVG
8. SVG 動畫和視覺化
9. 輔助庫 Snap.svg 和 SVG.js
10. 使用 D3.js
11. 優化您的 SVG 的工具