@shlappas/rfg-api
TypeScript icon, indicating that this package has built-in type declarations

0.6.4 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i @shlappas/rfg-api

Weekly Downloads

0

Version

0.6.4

License

MIT

Unpacked Size

32.9 kB

Total Files

25

Last publish

Collaborators

  • shlappas