Code Monkey home page Code Monkey logo

baseliner's Introduction

Baseliner

All your baseline are belong to us

Baseliner is a Chrome extension for perfectionist Front-End Developers and UX Designers.

This tool will add grid layer on top of any website to be used as a guidance when developing interfaces.

Features

You can set the horizontal guides to match your specification as well as the starting point, in case you're only concerned about individual modules of your site.

For better experience, you can now change the colour of the lines as well as the opacity, making it easier to compare the grid with your website design.

Persistent Data

As of v5.3, Baseliner will save current configuration values into the Chorme Storage API. This enables the user to have a persistent experience when the extension is closed and opened later on.

Force height

Some websites set height: 100% to the body tag making its size to match the viewport. If you scroll down, Baseliner won't be repeated anymore due to being attached to the body tag.

By ticking the Force height checkbox, we overwrite that property: body {height: auto}, enabling Baseliner to repeat itself until the bottom of the page.

Installation

Baseliner is a Chrome extension and can be found at the Chrome Web Store - https://chrome.google.com/webstore/detail/baseliner/agoopbiflnjadjfbhimhlmcbgmdgldld

Manual Installation

You can also install Baseliner without using the Chrome Store, this is helpful if you want to use a new feature that was no published yet.

  1. Download this repo as a Zip file and extract it into a folder
  2. Open Chrome Extensions page: chrome://extensions/
  3. Click Load unpacked extension
  4. Find the folder from #1 and select it

baseliner's People

Contributors

borracciablu avatar jpedroribeiro avatar

Watchers

 avatar  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.