@phoenix-plugin-registry/codeomnitrix.bootstrap-snippets

Add Bootstrap 3 HTML5 Snippets to your page by hitting Ctrl-Shift keys with designated snippets eg. P for panel etc.

Usage no npm install needed!

<script type="module">
  import phoenixPluginRegistryCodeomnitrixBootstrapSnippets from 'https://cdn.skypack.dev/@phoenix-plugin-registry/codeomnitrix.bootstrap-snippets';
</script>

README

Brackets Bootstrap Snippets

A Brackets extension to add Bootstrap 3 HTML5 Snippets to your page using simple shortcut keys.

Installation

  1. Open the Brackets Extension Manager and search for "bootstrap".
  2. Download straight from GitHub using https://github.com/codeomnitrix/bootstrap-snippets/archive/master.zip

Directions

  • Ctrl-Shift-N > Ccreate a Navigation toolbar
  • Ctrl-Shift-P > Create a Panel
  • Ctrl-Shift-M > Create a Modal
  • Ctrl-Shift-I > Create an input group
  • More Components coming soon

This will make the relevant snippets at cursor location.

License

MIT License