Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by bramus

A curated list of projects in awesome lists by bramus .

https://github.com/bramus/react-native-maps-directions

Directions Component for `react-native-maps`

google-maps google-maps-api mapkit react-native

Last synced: 14 Oct 2024

https://github.com/bramus/router

A lightweight and simple object oriented PHP Router

php routing

Last synced: 14 Oct 2024

https://github.com/bramus/mixed-content-scan

Scan your HTTPS-enabled website for Mixed Content

Last synced: 08 Nov 2024

https://github.com/bramus/style-observer

MutationObserver for CSS. Get notified when the computed value of a CSS property changes.

css javascript mutationobserver

Last synced: 08 Nov 2024

https://github.com/bramus/photoshop-google-maps-tile-cutter

PS_Bramus.GoogleMapsTileCutter - A Photoshop script that cuts image tiles from any image for direct use with Google Maps

Last synced: 08 Nov 2024

https://github.com/bramus/js-pagination-sequence

Generate a sequence of numbers for use in a pagination system, the clever way.

Last synced: 08 Nov 2024

https://github.com/bramus/monolog-colored-line-formatter

Colored/ANSI Line Formatter for Monolog

ansi color logging monolog php

Last synced: 08 Nov 2024

https://github.com/bramus/freshinstall

Automatically configure and install software onto your new Mac

Last synced: 08 Nov 2024

https://github.com/bramus/composer-autocomplete

Bash/Shell autocompletion for Composer

Last synced: 08 Nov 2024

https://github.com/bramus/mastodon-redirector

View Mastodon profiles on your Mastodon instance

chrome-extension mastodon

Last synced: 08 Nov 2024

https://github.com/bramus/ansi-php

ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps

ansi ansi-colors ansi-escape-sequences cli php

Last synced: 08 Nov 2024

https://github.com/bramus/specificity

JavaScript Package to calculate the Specificity of CSS Selectors

css javascript specificity

Last synced: 08 Nov 2024

https://github.com/bramus/viewport-resize-behavior

Viewport vs Virtual Keyboard Resize Behavior Explainer

Last synced: 08 Nov 2024

https://github.com/bramus/mercator-puzzle-redux

Dynamic take on the original Mercator Puzzle by Google

Last synced: 08 Nov 2024

https://github.com/bramus/scroll-driven-animations-debugger-extension

Browser extension to debug Scroll-Driven Animations

Last synced: 08 Nov 2024

https://github.com/bramus/sda-utilities

Collection of utility functions for use with Scroll-Driven Animations

Last synced: 08 Nov 2024

https://github.com/bramus/react-native-maps-directions-example

Example app that uses react-native-maps-directions

Last synced: 08 Nov 2024

https://github.com/bramus/webhid-elgato-stream-deck-daft-punk-soundboard

WebHID Demo: Elgato Stream Deck Daft Punk Soundboard

audio drumpad javascript soundboard webhid webhid-api

Last synced: 08 Nov 2024

https://github.com/bramus/web-dev-rss

Cloudflare Worker that generates RSS Feeds for web.dev

rss

Last synced: 08 Nov 2024

https://github.com/bramus/css-houdini-voronoi

A CSS Houdini Paint Worklet that draws a Voronoi Diagram as a background image

Last synced: 08 Nov 2024

https://github.com/bramus/google-maps-polygon-moveto

Programmatically move a google.maps.Polygon to a new google.maps.LatLng using Google Maps V3

Last synced: 08 Nov 2024

https://github.com/bramus/css-houdini-circles

A CSS Houdini PaintWorklet to draw background circles.

Last synced: 08 Nov 2024

https://github.com/bramus/js-range

Last synced: 08 Nov 2024

https://github.com/bramus/ps_bramus.textconvert

PSD2TXT and TXT2PSD for the masses!

Last synced: 08 Nov 2024

https://github.com/bramus/enumeration

Yet Another Enumeration Implementation for PHP

Last synced: 08 Nov 2024

https://github.com/bramus/wec-web-ui-summit-2023-demos

WEC Web UI Summit 2023 Demos

Last synced: 08 Nov 2024

https://github.com/bramus/chrome-for-developers-rss

Cloudflare Worker that generates RSS Feeds for developer.chrome.com

rss

Last synced: 08 Nov 2024

https://github.com/bramus/github-toggle-chrome-extension

Quickly toggle between a GitHub Repo and its GitHub Pages

Last synced: 08 Nov 2024

https://github.com/bramus/reflection

A library that tries to make PHP's built-in Reflection better.

Last synced: 08 Nov 2024

https://github.com/bramus/css-selector-benchmark

CSS Selector Benchmarks, using PerfTestRunner and Puppeteer

Last synced: 08 Nov 2024

https://github.com/bramus/js-pagination-sequence-demos

Demos that use @bramus/pagination-sequence

Last synced: 08 Nov 2024

https://github.com/bramus/gcloud-kms-scripts

A collection of scripts here to help interact with Google's Cloud Key Management Service (KMS)

google-cloud-platform key-management-service kms secrets secrets-management

Last synced: 08 Nov 2024

https://github.com/bramus/meetingzone

Find a meeting time across timezones

Last synced: 08 Nov 2024

https://github.com/bramus/terraform-gcloud-event-cloud-function

Terraform deploy a local folder to a Google Cloud Function that can be triggered via an Event

Last synced: 08 Nov 2024

https://github.com/bramus/tokenphrase

TokenPhrase is a PHP class that generates unique phrases for you to use in your app as tokens

Last synced: 08 Nov 2024

https://github.com/bramus/php-database

A (Legacy) Database/Repository Implementation for PHP

Last synced: 08 Nov 2024

https://github.com/bramus/php-datetime

Extensions to PHP's built-in `DateTime` and `DateTimeZone` classes

Last synced: 08 Nov 2024

https://github.com/bramus/infinity

UITableViews for the web.

Last synced: 08 Nov 2024

https://github.com/bramus/react-from-scratch-exercises

Exercises Workshop “React From Scratch”

Last synced: 08 Nov 2024

https://github.com/bramus/php-plonk

Last synced: 08 Nov 2024

https://github.com/bramus/php-datatypes

A (Legacy) Types Implementation for PHP

Last synced: 08 Nov 2024

https://github.com/bramus/devtools-extension-bug-iframe

A browser extension to show that there’s a bug with `$0` when creating a DevTools extension.

Last synced: 08 Nov 2024

https://github.com/bramus/devtools-extension-bug-setpage

A browser extension to show that there’s a problem with `setPage()` when creating a DevTools extension.

Last synced: 08 Nov 2024

https://github.com/bramus/devtools-extension-gpu-crash

POC Extension that crashes the GPU (Chrome 119)

Last synced: 08 Nov 2024

https://github.com/bramus/chrome-dtt-11-demo

Demo Page for the DevTools Tips 11 Video

Last synced: 08 Nov 2024

https://github.com/bramus/.github

Last synced: 08 Nov 2024

https://github.com/bramus/php-silex-stub

Set of (empty) classes/interfaces that stub Silex so your PHP doesn't crap out when you're including services from legacy projects

Last synced: 08 Nov 2024

https://github.com/bramus/noah-be

Last synced: 08 Nov 2024