Pinned Repositories
Articlr
Gridography at it's finest!
carl.js
Carl.js - Conditional Asset Resource Loader
html5-gulp-boilerplate
html5 gulp boilerplate
HTMLInclude
A tiny 1kb script that brings includes to HTML
image-comparison-slider
A lightweight, before-after, image comparison slider thingy, written in pure javascript
lazyestload.js
load images only when they are in (and remain in) the viewport
ResImg.js
Lightweight plugin for easy responsive images replacement
scrollToAnchor
A simple pure javascript animation that scrolls the page to anchors in 777 bytes
typeScale
A very simple script to scale typography based on the viewport width
Web-Design-Resources
A collection of resources for web design
Paul-Browne's Repositories
Paul-Browne/carl.js
Carl.js - Conditional Asset Resource Loader
Paul-Browne/HTMLInclude
A tiny 1kb script that brings includes to HTML
Paul-Browne/Web-Design-Resources
A collection of resources for web design
Paul-Browne/nmq
nmq: no media queries! No need for media queries with only 376 bytes of javascript!
Paul-Browne/fit-text-on-lines
resize text until it fits on the specified amount of lines
Paul-Browne/vowAll
vowAll: An ES5 friendly alternative to Promise.All in about 300 bytes
Paul-Browne/npm-zed
zed.js.org npm package
Paul-Browne/40000-requests
Paul-Browne/create-simple-website
Paul-Browne/create-statik-site
npm statik-site
Paul-Browne/electro-cms-templates
Paul-Browne/healthyandtasty.xyz
Paul-Browne/html-template-no-build
A simple flat "static-site" html project with no build process
Paul-Browne/HTMLInclude-and-pubSub
Paul-Browne/npm-dev-static-server
A simple express server with https, http2, compression and serve-static
Paul-Browne/npm-file-walker
recursively look over all the files and sub directories from a starting directory
Paul-Browne/npm-last-ran
get and set when a script/function was last executed
Paul-Browne/npm-multi-type-image-optimize-jpg
Returns the most optimized jpg from mozjpeg, jpegtran or the original if optimization didn't improve it
Paul-Browne/npm-multi-type-image-optimize-png
Returns the best optimised image from pngquant and optipng
Paul-Browne/npm-paul-test
testing node packages
Paul-Browne/npm-prettify-this
prettify a file in place
Paul-Browne/npm-random-number-between
generate a random number between two numbers (inclusive)
Paul-Browne/npm-scope-string
create a random string suitable for css scoping eg. xvb0qh
Paul-Browne/npm-try-ports
try port eg. 8888, if in use try port +1, rinse and repeat.
Paul-Browne/npm-year-month-date
YYYY.MM.DD or YYYY-MM-DD with constant width, eg 2021-02-03
Paul-Browne/npx-zedjs-boilerplate
npx-zedjs-boilerplate
Paul-Browne/paul-browne.github.io
Paul-Browne/React-presentation
Some of the code from the react presentation
Paul-Browne/runWhenUntil
run a script at a rate of X times perSecond until a condition is met, or until the for timeout is reached
Paul-Browne/sphere-radius-to-volume
Take a radius and return the volume of a sphere