# ajax

> Utilities for loading JSON and XML.

Latest version **0.0.4** (published 2014-05-12) · 0 weekly downloads

## Install

```sh
npm install ajax
pnpm add ajax
yarn add ajax
bun add ajax
```

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.4 |
| Published | 2014-05-12 |
| First published | 2011-10-10 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.4.0 |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 26 |
| Author | Joe Hewitt |
| Maintainers | joehewitt |
| Keywords | xhr, ajax |

## Links

- npm: https://www.npmjs.com/package/ajax
- Repository: https://github.com/joehewitt/ajax
- Homepage: http://github.com/joehewitt/ajax
- Issues: https://github.com/joehewitt/ajax/issues
- npm.io page: https://npm.io/package/ajax

## Dependencies (1)

- [underscore](https://npm.io/package/underscore.md)

## Recent versions

- 0.0.4 (latest) — 2014-05-12
- 0.0.3 — 2013-03-27
- 0.0.2 — 2012-04-17
- 0.0.1 — 2011-10-10

## README

ajax
========

Utilities for loading JSON and XML.

Installation
------------

    $ npm install ajax

License 
-------

Copyright 2011 Joe Hewitt

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

---
_Source: https://npm.io/package/ajax · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
