@pieriandx/pdx-bootstrap

1.1.5 • Public • Published

pdx-bootstrap

npm version travis build

Read documentation at https://pieriandx.github.io/pdx-bootstrap/.

A package of various bootstrap components and utilities put together for use at PierianDx. Many of our current product line makes use of Bootstrap and jQuery for UI purposes. This package provides a way to package up overrides and extensions for Bootstrap to enable better reuse and consistency across our existing products.

Dependencies

Currently, pdx-bootstrap requires the following libraries to work properly

Using

Currently, the library is setup to be used as a UMD distributed set of bundles for the browser. You can include the javascript and styles via a <script> tag by adding the following to the head of your HTML document.

<script src="https://unpkg.com/@pieriandx/pdx-bootstrap@latest/dist/pdx-bootstrap.min.js" />
<link rel="stylesheet" href="https://unpkg.com/@pieriandx/pdx-bootstrap@latest/dist/pdx-bootstrap.min.css" />

You can also include the non-minified versions for development and debugging purposes.

Readme

Keywords

none

Package Sidebar

Install

npm i @pieriandx/pdx-bootstrap

Weekly Downloads

163

Version

1.1.5

License

ISC

Unpacked Size

259 kB

Total Files

10

Last publish

Collaborators

  • datchley