UNPKG

internet-avatar.js

Version:

Library for connecting to Internet Avatar API.

26 lines (16 loc) 830 B
# Internet Avatar.js > ⚠️ This library is in development and is not ready for production use. Library for connecting to Internet Avatar API. ## Installation ```bash npm install internet-avatar.js yarn add internet-avatar.js bun add internet-avatar.js ``` [![npm version](https://img.shields.io/npm/v/internet-avatar.js.svg)](https://www.npmjs.com/package/internet-avatar.js) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-blue.svg)](https://www.typescriptlang.org/) ## Contributing Contributions are welcome! Please read our [contributing guidelines](CONTRIBUTING.md) to get started. ## License Apache-2.0 © [ThunderNetworkRaD](https://source.thundernetwork.org/ThunderNetworkRaD)