# async-script

> Asyncly load a script

Latest version **0.0.1** (published 2014-12-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install async-script
pnpm add async-script
yarn add async-script
bun add async-script
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2014-12-30 |
| First published | 2014-12-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Arnout Kazemier |
| Maintainers | V1 |
| Keywords | script, loading, async, floppy, loader, scripts |

## Links

- npm: https://www.npmjs.com/package/async-script
- Repository: https://github.com/bigpipe/async-script
- Issues: https://github.com/bigpipe/async-script/issues
- npm.io page: https://npm.io/package/async-script

## Dependencies (1)

- [one-time](https://npm.io/package/one-time.md) 0.0.x

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 0.0.1 (latest) — 2014-12-30
- 0.0.0 — 2014-12-30

## README

# async-script

[![From bigpipe.io][from]](http://bigpipe.io)[![Version npm][version]](http://browsenpm.org/package/async-script)[![Build Status][build]](https://travis-ci.org/bigpipe/async-script)[![Dependencies][david]](https://david-dm.org/bigpipe/async-script)[![Coverage Status][cover]](https://coveralls.io/r/bigpipe/async-script?branch=master)

[from]: https://img.shields.io/badge/from-bigpipe.io-9d8dff.svg?style=flat-square
[version]: http://img.shields.io/npm/v/async-script.svg?style=flat-square
[build]: http://img.shields.io/travis/bigpipe/async-script/master.svg?style=flat-square
[david]: https://img.shields.io/david/bigpipe/async-script.svg?style=flat-square
[cover]: http://img.shields.io/coveralls/bigpipe/async-script/master.svg?style=flat-square

Asynchronously load an asset.

## License

MIT

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