Skip to content

ndkline/framesnips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framesnips - An Atom Package

######Framesnips provides easy injection of framework components directly into your code through the Command Pallet in Atom

  1. Bring up the Command Palette (Shift+Command+P)

  2. Type:

    Bs:

    This brings up a list of [Bootstrap Components] (http://getbootstrap.com/components/#nav) in this plugin

  3. You may either scroll through the components or continue typing the name of the one you want

    Bs:Nav Tabs+justified

    This will insert the code for bootstraps justified tabs navigation

##Command List

Command Second Header
bs:nav Navbar
bs:nav-tabs Tabs
bs:nav-tabs+justified Justified
bs:nav-pills Pills
bs:nav-pills+justified Justified
bs:nav-pills+stacked Pills
bs:nav_add_dropdown Dropdown
bs:breadcrumbs Breadcrumbs
bs:pagination Pagination
bs:pagination+large Pagination
bs:pagination+small Pagination
bs:pager Pager
bs:pager_alligned Pager
bs:jumbotron-rounded Jumbotron
bs:jumbotron-not-rounded Jumbotron
bs:thumbnail Thumbnail
bs:alert-success Alert
bs:alert-info Alert
bs:alert-warning Alert
bs:alert-danger Alert
bs:alert-success+dismissable Alert-Dismisable
bs:alert-info+dismissable Alert-Dismisable
bs:alert-warning+dismissable Alert-Dismisable
bs:alert-danger+dismissable Alert-Dismisable
bs:alert_add_link Alert Link
bs:progress-bar Progress-bar
bs:progress-bar_label Progress-bar
bs:progress-bar_success Progress-bar
bs:progress-bar_info Progress-bar
bs:progress-bar_warning Progress-bar
bs:progress-bar_danger Progress-bar
bs:add_container
bs:add_badge Badges
bs:add_page-header Page-header

About

An Atom package that injects framework components into code through the Comand Palette

Resources

License

Stars

Watchers

Forks

Packages

No packages published