1.1.1 • Published 2 years ago

@jpereraaracil/animous v1.1.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

animous

XMLHttpRequest library

This is an AI powered XMLHttpRequest library. It is a wrapper around the native XMLHttpRequest object. It is designed to be simple and easy to use. It is also designed to be powerful and flexible. It is designed to be used in the browser and in Node.js.

It has been created with the help of Github Copilot.

Installation

npm install @jpereraaracil/animous

Use

import { GET } from '@jpereraaracil/animous';

GET('http://test.com').then((response) => console.log(response));
1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago