Code Monkey home page Code Monkey logo

vuestrap's Introduction

Vuestrap

Vuestrap is a Javascript wrapper for Bootstrap 4 components.

Primarily used as a foundation to an open source library of components built with Vue.js, but could be used in any project that needs Bootstrap 4 components.

The Concept

alt text

Usage

npm install vuestrap

You can import individual components like so:

import 'vuestrap/core'
import 'vuestrap/alert'

To import all components:

import 'vuestrap/components'

To import everything (components and core):

import 'vuestrap'

*Note: You will need Babel Loader in your Webpack config file to support ES6 syntax.

List of components using vuestrap

  • Base Vuestrap Components - A complete set of Bootstrap 4 components -- by kzima
  • Svg Icons - A complementary set of svg icons wrapped in a <icon> component -- by kzima
  • Docs for web components - A small app with <docs-search> and <docs-demo> components to showcase other web components -- by kzima

TODO

  • update to Bootstrap 4 stable version (as soon as it is ready)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.