jade-bootstrap-action

1.0.6 • Public • Published

JADE-Bootstrap

Bootstrap framework written completely using mixins in JADE

Build Status npm
npm version MIT license

##Website JADE-Bootstrap

##Documentation Documentation

##Wiki Go to wiki page

Quickstart

Several quick start options are available:

The quickest way to get started for NodeJS applications is with this boilerplate

What's included

Within the download you'll find the following directories and files, logically grouping common mixins. You'll see something like this:

bootstrap.jade
├── components/
│   ├── accordion.jade
│   ├── alerts.jade
│   ├── carousel.jade
│   ├── dropdowns.jade
│   ├── forms.jade
│   ├── icons.jade
│   ├── labels.jade
│   ├── list-groups.jade
│   ├── modal.jade
│   ├── navbar.jade
│   ├── navs.jade
│   ├── panels.jade
│   ├── progress-bars.jade
│   ├── tables.jade
│   ├── tabs.jade
│   ├── toggle.jade
│   └── tooltips.jade
└── layouts/
    ├── blog.jade
    ├── carousel.jade
    ├── cover.jade
    ├── dashboard.jade
    ├── jumbotron.jade
    ├── jumbotron-narrow.jade
    ├── justified-nav.jade
    ├── navbar.jade
    ├── navbar_fixed.jade
    ├── navbar_static.jade
    ├── non-responsive.jade
    ├── offcanvas.jade
    ├── sign-in.jade
    ├── starter.jade
    ├── sticky-footer.jade
    ├── sticky-footer-navbar.jade
    └── theme-template.jade

Features

  • Bootstrap set as the default UI framework
  • JADE set as the default Template engine
  • Focus on high performance
  • Super-speed development using JADE mixins
  • Some widely used sample layouts to start with.

Package Sidebar

Install

npm i jade-bootstrap-action

Weekly Downloads

0

Version

1.0.6

License

Apache

Last publish

Collaborators

  • brunoksi