Centering a Div with Physics, Instead of CSS
http://jared314.github.io/physics-based-page-layout/ (Javascript Required) After the last CSS centering article, I thought there had to be another way. So, I put together a basic Physics-based Page Layout system using an existing Javascript physics library, for springs, and an existing Javascript CSS parser library, for CSS Selectors and a custom CSS-like DSL. The end goal is to layout DOM elements with springs, and eventually collisions, instead of floats, margins, or padding.
Does the same job
all alternatives →- CCChartss.css – accessible HTML/CSS charts with markdown support2020 · rbitr.github.io · ▲265

- ASA simple lightweight CSS grid, not a bloated framework2012 · thisisdallas.github.com · ▲134



More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, February 2014
the whole month →
- TJ
Life & fun · 2014 · github.com


- JL
http://instantclick.io/ It seems the internet architecture won't bring us instant websites anytime soon. So here is a hack. I released this JS library last month (today is version 2.0 release, fixing v1.0's rough edges), it makes use of HTML5's pushState and preloading to make a website instant. It works like this: before clicking on a link, you'll hover over it. And there's a delay of 200-300 ms between these two events. InstantClick uses this delay to preload a page, when you click on a link it will display instantly in most case. (You can test on the website.) That's…
Life & fun · 2014
- IR
Life & fun · 2014 · alp.im