bootscrap

0.1.0 • Public • Published

Bootscrap

I'm sure something like this already exists, but I couln't find it quickly so I made (another?) one myself.

This is basically an NPM package with the express purpose of providing programmatic access to Bootstrap and Bootswatch CSS files.

Usage

var bs = require('bootscrap');
 
bs.css()           // gets the CSS for the default, minified bootstrap.min.css
bs.css('flatly')   // gets the CSS for the 'Flatly' Bootswatch theme
bs.css('readable') // etc., etc.

Knock yourselves out.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i bootscrap

      Weekly Downloads

      12

      Version

      0.1.0

      License

      none

      Last publish

      Collaborators

      • dtao