GithubHelp home page GithubHelp logo

hoathienvu8x / bulma-responsive-tables Goto Github PK

View Code? Open in Web Editor NEW

This project forked from justboil/bulma-responsive-tables

0.0 0.0 0.0 260 KB

Responsive tables component for Bulma CSS framework

Home Page: https://justboil.github.io/bulma-responsive-tables/

License: MIT License

JavaScript 6.28% CSS 49.39% SCSS 44.32%

bulma-responsive-tables's Introduction

Bulma Responsive Tables

version license

Responsive tables for Bulma CSS Framework

Responsive tables for Bulma CSS Framework — Pure HTML & CSS/SCSS.

  • Free under MIT License
  • Pure HTML & CSS/SCSS
  • Built for Bulma CSS Framework
  • No js framework dependencies
  • Ready-to-use CSS
  • SCSS sources with variables

Table of Contents

Demo

Demo and usage samples available at https://justboil.github.io/bulma-responsive-tables/

Quick Start

npm install

$ npm i bulma-responsive-tables --save

SCSS

Use with scss

/* Bulma Responsive Tables */
@import "node_modules/bulma-responsive-tables/bulma-responsive-tables";

/* Bulma */
@import "node_modules/bulma/bulma";

... or use as CSS

You may just copy pre-compiled main.css or main.min.css file from the repository or from node_modules/bulma-responsive-tables/css folder and use it in HTML

<!-- Bulma -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css">

<!-- Bulma Responsive Tables -->
<link rel="stylesheet" href="%SOME-LOCAL-PATH%/bulma-responsive-tables/css/main.min.css">

Usage samples

Demo and usage samples available at https://justboil.github.io/bulma-responsive-tables/

Browser Support

We try to make sure package works well in the latest versions of all major browsers

Chrome Firefox Edge Safari Opera

Reporting Issues

JustBoil's free items are limited to community support on GitHub.

The issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions. If you open an issue that does not conform to the requirements, it will be closed.

  1. Make sure you are using the latest version of the package
  2. Provide steps to reproduce
  3. Provide an expected behavior
  4. Describe what is actually happening
  5. Platform, Browser & version as some issues may be browser specific

Licensing

Credits

Based on Buefy's component for Vue.js & Bulma CSS Framework released under MIT License (Copyright © 2017-2020 Walter Tommasi; Copyright © 2017-2020 Rafael Beraldo)

Useful Links

bulma-responsive-tables's People

Contributors

vikdiesel avatar dependabot[bot] avatar drekorig 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.