# vanilla-javascript

> 🌴 The most famous JavaScript framework

Latest version **1.1.6** (published 2025-01-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install vanilla-javascript
pnpm add vanilla-javascript
yarn add vanilla-javascript
bun add vanilla-javascript
```

## Health

**Score 35/100 (D)** — status: stable.

Positive: no vulnerabilities.

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

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.1.6 |
| Published | 2025-01-20 |
| First published | 2015-08-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.0.1 |
| Dependencies | 0 |
| Unpacked size | 2.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 75 |
| Author | Piotr Kowalski |
| Maintainers | piecioshka |
| Keywords | vanilla, javascript, framework, funny, joke, famous |

## Links

- npm: https://www.npmjs.com/package/vanilla-javascript
- Repository: https://github.com/piecioshka/vanilla.js
- Homepage: https://github.com/piecioshka/vanilla.js#readme
- Issues: https://github.com/piecioshka/vanilla.js/issues
- npm.io page: https://npm.io/package/vanilla-javascript

## Alternatives

- [@sveltejs/kit](https://npm.io/package/@sveltejs/kit.md) — 2.2M weekly downloads
- [@atlaskit/theme](https://npm.io/package/@atlaskit/theme.md) — 402.0K weekly downloads
- [@tangle-network/brand](https://npm.io/package/@tangle-network/brand.md) — 10.0K weekly downloads
- [seneca](https://npm.io/package/seneca.md) — 7.4K weekly downloads
- [@bsb/base](https://npm.io/package/@bsb/base.md) — 7.2K weekly downloads

## Recent versions

- 1.1.6 (latest) — 2025-01-20
- 1.1.5 — 2024-10-21
- 1.1.4 — 2024-10-16
- 1.1.3 — 2024-10-16
- 1.1.2 — 2024-10-04
- 1.1.1 — 2019-08-07
- 1.1.0 — 2019-01-23
- 1.0.1 — 2015-10-07
- 1.0.0 — 2015-08-20

## README

# vanilla.js

[![node version](https://img.shields.io/node/v/vanilla-javascript.svg)](https://www.npmjs.com/package/vanilla-javascript)
[![npm version](https://badge.fury.io/js/vanilla-javascript.svg)](https://badge.fury.io/js/vanilla-javascript)
[![downloads count](https://img.shields.io/npm/dt/vanilla-javascript.svg)](https://www.npmjs.com/package/vanilla-javascript)
[![size](https://packagephobia.com/badge?p=vanilla-javascript)](https://packagephobia.com/result?p=vanilla-javascript)
[![license](https://img.shields.io/npm/l/vanilla-javascript.svg)](https://piecioshka.mit-license.org)

🌴 The most famous JavaScript framework.

## Usage

Installation:

```bash
npm install vanilla-javascript
```

```js
// CommonJS
require('vanilla-javascript');

// ECMAScript Modules
import 'vanilla-javascript';

// ...do awesome things!
```

## License

[The MIT License](https://piecioshka.mit-license.org) @ 2013

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