Coder Social home page Coder Social logo

bulma-steps's Introduction

Steps component for Bulma

This is an extensions for the Bulma CSS Framework. It adds a steps component to track progress in multi step forms or wizards.

Steps example for a checkout form

Documentation

Usage & Examples

I'm trying to keep this working with the latest available Bulma version. Currently tracking: bulma v0.5.3. Other versions should work, but no promises.

Installation

NPM

npm install bulma-steps-component

Manually

There is no .css file available, only a .sass file. Make sure you are using the SASS version of Bulma in your current workflow

  • Download the bulma-steps.sass file
  • Add @import "bulma-steps.sass" after the @import "bulma.sass" statement in your own stylesheet

Development

This repository doubles as the documentation page using Jekyll. You can easily see changes in the documentation by running Jekyll locally.

  • Install ruby and then install Jekyll with gem install jekyll
  • Clone this repository
  • Run jekyll serve inside the root directory of this repository
  • Open the documentation page on http://localhost:4000
  • Make changes to the bulma-steps.sass file
  • Reload the documentation page to see your changes

Related Project

There is another steps extensions for Bulma available from Wikiki. It even has the same name!

bulma-steps's People

Contributors

aramvisser avatar alex-kovshovik avatar antonvolkoff avatar kresli avatar koddr avatar

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.