0.6.4 • Published 4 years ago

@shlappas/rfg-api v0.6.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

rfg-api

Implementation of the RealFaviconGenerator API (specifically the non-interactive API) for Node.js.

This API lets you create favicons for all platforms: desktop browsers, iOS, Android, etc.

This rewrite attempts to clean up the original with some more documentation, and is in typescript for added development pleasure.

Install

yarn

yarn add rfg-api

npm

npm install rfg-api --save