Appendix A. Tools reference

Many tools are used throughout this book, and this appendix collects them all in one handy spot. Use this reference when you’ve completed this book but still need a reference for the tools you’ve used.

Note

Browser-based developer tools aren’t listed in this appendix. You can invoke these tools in most browsers by pressing F12 on Windows systems, or Cmd-Alt-I on Mac systems. Tools are listed in the order they appear in this book.

A.1. Web-based tools

This section collects all of the web-based tools used throughout the book:

A.2. Node.js-based tools

This section collects all the packages that require Node.js. You can install any of these tools by using the npm install <package-name> syntax. You can also get info on any of these tools by searching for its name at https://www.npmjs.com.

A.2.1. Web servers and related middleware

A.2.2. Image processors and optimizers

A.2.3. Minifiers/reducers

A.2.4. Font conversion tools

A.2.5. gulp and gulp plugins

A.2.6. PostCSS and PostCSS plugins

A.3. Other tools

These tools don’t belong under any other classification, but bear mentioning here:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset