1.12.2 • Published 2 years ago

topether21-web-ai v1.12.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@deezy-inc/web-ai

AI in the browser, powered by micropayments

Installation

npm install @deezy-inc/web-ai # or yarn add @deezy-inc/web-ai

Usage

NodeJs & Browser

const webai = require('@deezy-inc/web-ai');
const { utils } = webai;

console.log(utils.normalizeURL('https://google.com'));

Developing

  1. Install just
  2. just -l

License

Public domain.

1.12.2

2 years ago

1.12.1

2 years ago