# bootstrap-css-only

> [Bootstrap](http://getbootstrap.com/) CSS and font libraries only. No javascript, and more importantly NO depenedency on jQuery.

Latest version **4.4.1** (published 2020-01-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install bootstrap-css-only
pnpm add bootstrap-css-only
yarn add bootstrap-css-only
bun add bootstrap-css-only
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.4.1 |
| Published | 2020-01-27 |
| First published | 2015-09-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 1.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 124 |
| Author | Twitter, Inc. |
| Maintainers | fyockm |
| Keywords | bootstrap, css, fonticons, front-end, web |

## Links

- npm: https://www.npmjs.com/package/bootstrap-css-only
- Repository: https://github.com/fyockm/bootstrap-css-only
- Homepage: http://getbootstrap.com
- Issues: https://github.com/fyockm/bootstrap-css-only/issues
- npm.io page: https://npm.io/package/bootstrap-css-only

## 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

- 4.4.1 (latest) — 2020-01-27
- 4.0.0-beta.3 (next) — 2018-01-17
- 4.3.1 — 2019-02-14
- 4.3.0 — 2019-02-14
- 4.2.1 — 2019-01-02
- 4.1.3 — 2018-12-06
- 4.1.1 — 2018-06-19
- 4.1.0 — 2018-04-14
- 4.0.0 — 2018-01-19
- 4.0.0-beta.2 — 2017-10-23
- 4.0.0-beta — 2017-09-14
- 2.3.2-1 — 2017-03-10
- 2.3.2 — 2017-03-10
- 3.3.7 — 2016-11-14
- 3.3.6 — 2016-01-12
- … 1 more at https://npm.io/package/bootstrap-css-only/versions

## README

# Bootstrap CSS only

A Bower and NPM component for [Bootstrap](http://getbootstrap.com/) CSS and font libraries only. No javascript, and more importantly NO depenedency on jQuery. Perfect companion for [Angular-UI Bootstrap](https://github.com/angular-ui/bootstrap-bower).

- With 3.0.1 and above, the glyphicons are included as well.
- Starting with version 3.3.5, package is available on NPM also.

## Installation:

#### Bower

```bash
$ bower install bootstrap-css-only
```

#### NPM (3.3.5+)

```bash
$ npm install bootstrap-css-only
```

### Previous Bootstrap versions also available:
You can request info for a specific version with 'bower info bootstrap-css-only#<version>'

```bash
$ bower install bootstrap-css-only#2.3.2
$ bower install bootstrap-css-only#3.0.0
...
```

## Copyright and license

Code and documentation copyright 2011-2018 Twitter, Inc. Code released under [the MIT license](https://github.com/twbs/bootstrap/blob/master/LICENSE). Docs released under [Creative Commons](https://github.com/twbs/bootstrap/blob/master/docs/LICENSE).

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