Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adereksisusanto/bootstrap5-snippets

Bootstrap 5 Snippet for Visual Studio Code
https://github.com/adereksisusanto/bootstrap5-snippets

Last synced: 10 days ago
JSON representation

Bootstrap 5 Snippet for Visual Studio Code

Awesome Lists containing this project

README

        

# Bootstrap 5 Snippets for Visual Studio Code

This Extensions provides the Bootstrap 5 snippets

## Version

![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/adereksisusanto.bootstrap5-snippets?style=for-the-badge)

## Documentation

- [Read Documentation](https://adereksisusanto.github.io/bootstrap5/getting-started/introduction.html)

## Requirements

```markdown
Bootstrap Version : 5.0
```

## Install

Launch Code's command palette

```bash
ext install adereksisusanto.bootstrap5-snippets
```

## Snippets

### Starter template

**Command :**

> b5-!

**Output :**

```html





Bootstrap 5!


Bootstrap 5!


```

## License & Download

[![GitHub license](https://img.shields.io/github/license/adereksisusanto/bootstrap5-snippets.svg?style=for-the-badge)](https://github.com/adereksisusanto/bootstrap5-snippets) ![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/adereksisusanto.bootstrap5-snippets?style=for-the-badge)

**Enjoy!**