Giter VIP home page Giter VIP logo

sandstrap's Introduction

Hi. I built it to use on one of my projects. If you really want to use it, feel free.


Sandstrap - Lightweight and simple css framework with no dependencies

Full docs with examples: https://devel.tongkolspace.com/sandstrap/demo/.

If you are using a module bundler like npm or Webpack...

npm add sandstrap

...or manually inject the minified script into your website.

<link rel="stylesheet" href="assets/css/sandstrap.min.css">
<script src="assets/js/sandstrap.min.js"></script>

what's the difference with bootstrap?

  • limited unitilities
  • does not have all bootstrap components (Alerts, Badge, Buttons, Button group, Card, Carousel, Collapse, Dropdowns, Forms, Input group, Jumbotron, List group, Modal, Navs, Navbar, Popovers, Progress, Scrollspy, Tooltips).
  • does not have all bootstrap javascript

Advantages

  • Total css built size: 25KB
  • Total js built size: 6KB
  • Support pure javascript without jQuery

Sandstrap Components

  • Pagination
  • Breadcrumb
  • Typography
  • Icon
  • Share button
  • Button Function
  • Header Footer
  • Javacript -> collapse function

How to recompile grid

  • If you need to edit recompile grid and using sass. Make sure you have installed grunt, if you haven't already installed it please check https://gruntjs.com/getting-started first
  • Run npm install to install all dependencies
  • Run grunt watch to watch all changes and recompile the css/js file that you changed
  • Now you can edit sass/js files based on your needs and enjoy!
  • Feel free to edit & delete src/sass/_grid.scss

Browser support

Chrome Firefox IE Opera Safari
Latest ✔ Latest ✔ 10+ ✔ Latest ✔ 9.1+ ✔

License

MIT

sandstrap's People

Contributors

fursandy avatar

Stargazers

Dwi Hujianto avatar

Watchers

James Cloos avatar Todi Adiyatmo Wijoyo avatar Alzea Arafat avatar  avatar Gama Unggul Priambada avatar  avatar Arif Rohman Hakim 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.