Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by rexxars

A curated list of projects in awesome lists by rexxars .

https://github.com/rexxars/sql-to-graphql

Generate a GraphQL API based on your SQL database structure

Last synced: 01 Nov 2024

https://github.com/rexxars/eventsource-parser

Streaming, source-agnostic EventSource/Server-Sent Events parser

Last synced: 30 Oct 2024

https://github.com/rexxars/commonmark-react-renderer

React renderer for CommonMark (rationalized Markdown)

Last synced: 01 Nov 2024

https://github.com/rexxars/sse-channel

Server-Sent Events "channel" where all messages are broadcasted to all connected clients, history is maintained automatically and server attempts to keep clients alive by sending "keep-alive" packets automatically.

Last synced: 01 Nov 2024

https://github.com/rexxars/react-lowlight

Syntax highlighter for React, utilizing VDOM for efficient updates

react syntax syntax-highlighting

Last synced: 09 Nov 2024

https://github.com/rexxars/react-layout-pack

React component for "packing" elements together in a pinterest-like layout

Last synced: 27 Oct 2024

https://github.com/rexxars/react-chess

Renders a chess board using React

Last synced: 27 Oct 2024

https://github.com/rexxars/sublime-hacker-typer

Pretend you're an expert hacker and can type flawlessly

Last synced: 27 Oct 2024

https://github.com/rexxars/picosanity

Tiny Sanity client alternative should you only need to do queries

client headless sanity

Last synced: 09 Nov 2024

https://github.com/rexxars/react-refractor

Syntax highlighter for React based on Prism/refractor, utilizing VDOM for efficient updates

Last synced: 01 Nov 2024

https://github.com/rexxars/react-hexagon

React component that renders a hexagon using SVG. Supports background images, links, SVG content, click handlers and more.

Last synced: 27 Oct 2024

https://github.com/rexxars/react-element-pan

React component for allowing panning of DOM-elements too large for their container, in a "Google Maps" kind of way

Last synced: 27 Oct 2024

https://github.com/rexxars/sanipack

Enhanced Sanity.io plugin development

Last synced: 27 Oct 2024

https://github.com/rexxars/vinmonopolet

Extracts information on products, categories and stores from Vinmonopolet

Last synced: 27 Oct 2024

https://github.com/rexxars/eventsource-client

A modern, streaming server-sent events/eventsource client

Last synced: 09 Nov 2024

https://github.com/rexxars/registry-auth-token

Get the auth token set for an npm registry

Last synced: 30 Oct 2024

https://github.com/rexxars/hyphenate-style-name

Hyphenates a camelcased CSS property name

Last synced: 01 Nov 2024

https://github.com/rexxars/html-validator

PHP client for the Validator.nu / checker.html5.org API

Last synced: 27 Oct 2024

https://github.com/rexxars/sanity-diff-patch

Generates a set of Sanity patches by comparing two JSON structures

sanity sanity-io

Last synced: 27 Oct 2024

https://github.com/rexxars/use-hot-module-reload

React hook that triggers a callback after hot-module reloading has been performed (for any module, not just the one it was used in)

Last synced: 27 Oct 2024

https://github.com/rexxars/nodehun-sentences

Checks whole sentences / chunks of text for errors and returns positions and suggestions for each

Last synced: 27 Oct 2024

https://github.com/rexxars/openvpn-config-splitter

Splits OpenVPN (.ovpn) files into separate files for private key and user+ca certificates

Last synced: 27 Oct 2024

https://github.com/rexxars/react-markdown-examples

Examples on how to customize and use react-markdown

Last synced: 02 Nov 2024

https://github.com/rexxars/react-prosemirror-document

Render a ProseMirror document using React

Last synced: 27 Oct 2024

https://github.com/rexxars/sanity-graphql-schema

Declare a Sanity schema using GraphQL SDL syntax

Last synced: 27 Oct 2024

https://github.com/rexxars/markdown-editor

Simple markdown editor with live preview, using react-markdown

Last synced: 27 Oct 2024

https://github.com/rexxars/create-favicon

Create modern favicon variations from source image

Last synced: 27 Oct 2024

https://github.com/rexxars/minify-groq

Minifies a GROQ-query by reducing unnecessary whitespace.

Last synced: 27 Oct 2024

https://github.com/rexxars/ascii-doge

Beautiful ascii doge, as a string or an array

Last synced: 27 Oct 2024

https://github.com/rexxars/sanity-plugin-leaflet-input

Leaflet geopoint input component for Sanity.io

Last synced: 27 Oct 2024

https://github.com/rexxars/sse-broadcast-benchmark

An attempt to see how different languages/implementations handle broadcasting messages to a large number of open connections

Last synced: 27 Oct 2024

https://github.com/rexxars/use-device-pixel-ratio

React hook for getting the device pixel ratio and reacting to changes

Last synced: 27 Oct 2024

https://github.com/rexxars/morse-php

Morse code utilities, in PHP

Last synced: 27 Oct 2024

https://github.com/rexxars/view-background-image

Chrome extension that adds an "open background image in new tab" menu option

Last synced: 27 Oct 2024

https://github.com/rexxars/webgl-model-viewer

Simple WebGL model viewer for DAE files

Last synced: 27 Oct 2024

https://github.com/rexxars/send-ranges

Express middleware for handling HTTP range requests - supports single and multiple ranges

Last synced: 27 Oct 2024

https://github.com/rexxars/react-jason

Render syntax-highlighted JSON data using React. Lightweight.

json react syntax

Last synced: 27 Oct 2024

https://github.com/rexxars/picosanity-graphql

Tiny GraphQL request library for Sanity

Last synced: 27 Oct 2024

https://github.com/rexxars/npm-high-impact-cli

Fetch the npm packages a user is a maintainer of and figure out which of them (if any) are considered high-impact

Last synced: 27 Oct 2024

https://github.com/rexxars/sanity-plugin-markdown

Moved to new organization, this is now read-only. Markdown input component and schema type for Sanity

Last synced: 25 Oct 2024

https://github.com/rexxars/oneline

Write nice template strings with newlines, but format as a single-line string

Last synced: 27 Oct 2024

https://github.com/rexxars/crown

Microservice that scrapes websites, extracting key information such as title, description, opengraph information etc

Last synced: 27 Oct 2024

https://github.com/rexxars/load-source-map

Reads a source file and extracts a sourcemap for consumption (inline or external)

Last synced: 27 Oct 2024

https://github.com/rexxars/byte-range-stream

Create a multipart/byteranges stream based on passed ranges

Last synced: 27 Oct 2024

https://github.com/rexxars/idletimer

Mootools based IdleTimer - determines when the user is idle (not interacting with the page) so that you can respond appropriately

Last synced: 02 Nov 2024

https://github.com/rexxars/supermark

Flat-file markdown "blog" system

Last synced: 27 Oct 2024

https://github.com/rexxars/vgtv-xbmc

XBMC plugin for browsing and playing videos from VGTV.no

Last synced: 02 Nov 2024

https://github.com/rexxars/hast-util-to-portable-text

Utility to transform hast to portable text

Last synced: 02 Nov 2024

https://github.com/rexxars/espen-codes

My personal website / digital garden / blog / portfolio

Last synced: 27 Oct 2024

https://github.com/rexxars/promise-props-recursive

Recursively resolve promises within objects

Last synced: 27 Oct 2024

https://github.com/rexxars/aspell-stream

Readable and writable stream that spell checks your text and parses aspell output to an understandable format

Last synced: 27 Oct 2024

https://github.com/rexxars/react-commonmark

Renders Commonmark (a strongly defined, highly compatible specification of Markdown) as pure React components

Last synced: 27 Oct 2024

https://github.com/rexxars/gleipnir

Convenience wrapper for node amqplib

Last synced: 27 Oct 2024

https://github.com/rexxars/kjerneverdi

Få vite hva ukas kjerneverdi er på en enkel måte

Last synced: 27 Oct 2024

https://github.com/rexxars/sanity-plugin-doge-generator

Doge meme generator provided as a Sanity asset source plugin

sanity sanity-io sanity-plugin

Last synced: 02 Nov 2024

https://github.com/rexxars/paginator.js

Dirt simple pagination in Javascript

Last synced: 02 Nov 2024

https://github.com/rexxars/rehype-portable-text

rehype plugin to transform to portable text

Last synced: 02 Nov 2024

https://github.com/rexxars/ce-server-list

Gamespy master server replacement that only accounts for Codename Eagle

Last synced: 02 Nov 2024

https://github.com/rexxars/cf-dns-updater

Update a DNS record on CloudFlare with a new IP

Last synced: 02 Nov 2024

https://github.com/rexxars/get-latest-version

Find the latest version of an npm module matching a given semver range

Last synced: 27 Oct 2024

https://github.com/rexxars/mixpanel-php

PHP tracking library for Mixpanel Analytics

Last synced: 27 Oct 2024

https://github.com/rexxars/celauncher

Binds to the cneagle://-protocol namespace and connects Codename Eagle to the given server

Last synced: 02 Nov 2024

https://github.com/rexxars/yarn-private

Simple test to see if yarn passes the correct token from npmrc to a registry

Last synced: 02 Nov 2024

https://github.com/rexxars/krokkete

Krøkkete.com

Last synced: 02 Nov 2024

https://github.com/rexxars/linecount

Count number of lines in a file or stream

Last synced: 02 Nov 2024

https://github.com/rexxars/responsive-callback

Logs a message to users if callback has not been called within given time

Last synced: 02 Nov 2024

https://github.com/rexxars/tree-shaking-test

Just messing around with module bundlers and tree shaking

Last synced: 02 Nov 2024

https://github.com/rexxars/sanity-session-checker

Sanity plugin that refreshes the current user session in Sanity studios on an interval

Last synced: 02 Nov 2024

https://github.com/rexxars/imbo-hipsta

Imbo transformations for generating Instagram / Hipstamatic-like images

Last synced: 02 Nov 2024

https://github.com/rexxars/eventsource-fixtures

A collection of readable streams and an HTTP server that emulates a number of different server-sent event cases, primarily for testing eventsource clients/implementations

Last synced: 02 Nov 2024

https://github.com/rexxars/dumbo-ears

Small(ish) listener implementation for Sanity

Last synced: 02 Nov 2024

https://github.com/rexxars/crop-lqip

Applies crop definition to an LQIP (low-quality image placeholder)

Last synced: 02 Nov 2024

https://github.com/rexxars/mock-private-registry

Mock of a private npm registry, useful for testing npm-related stuff

Last synced: 27 Oct 2024

https://github.com/rexxars/appropriately-casual

AppropriatelyCasual.com

Last synced: 02 Nov 2024

https://github.com/rexxars/git-user-info

Get the user info for the current user from git config, at the project or global scope

Last synced: 27 Oct 2024

https://github.com/rexxars/imbo-dashboard

Dashboard/frontend for the Imbo-project

Last synced: 02 Nov 2024

https://github.com/rexxars/clueless

[ABANDONED] Watches and compiles LESS-files, calls callback on change.

Last synced: 02 Nov 2024

https://github.com/rexxars/wpt-chart

Quick and dirty solution for charting WebPageTest results over time

Last synced: 02 Nov 2024

https://github.com/rexxars/vinmonopolet-indexer

Indexes the products on Vinmonopolet to an ElasticSearch setup

Last synced: 02 Nov 2024

https://github.com/rexxars/suncam

Daemon that figures out when the next sunrise, sunset and solar noon is, grabs a picture from an URL and uploads to Google Cloud Storage

Last synced: 02 Nov 2024

https://github.com/rexxars/sanity-plugin-nyancat-spinner

Replace default spinners with NYANCAT SPINNERS OMG

Last synced: 02 Nov 2024

https://github.com/rexxars/splat

Splats a bunch of project configs/defaults to a folder

Last synced: 02 Nov 2024

https://github.com/rexxars/eventsource-polyfill

[fork] Provide polyfill to support EventSource in browser where it is not available

Last synced: 02 Nov 2024

https://github.com/rexxars/gleipnir-publish

Gleipnir module that manages publishing of messages

Last synced: 02 Nov 2024

https://github.com/rexxars/sourcemap-decorate-callsites

Decorate callsites with methods that return the sourcemapped file/line/column locations

Last synced: 02 Nov 2024

https://github.com/rexxars/eventsource-encoder

Encodes events as well-formed EventSource/Server Sent Event (SSE) messages

Last synced: 02 Nov 2024

https://github.com/rexxars/postcss-simple-vars-async

[LOOKING FOR MAINTAINER] Alternative version of postcss-simple-vars that supports asynchronous loading of variables

Last synced: 27 Oct 2024

https://github.com/rexxars/openttd-westeros

Westeros inside of OpenTTD

Last synced: 02 Nov 2024

https://github.com/rexxars/gleipnir-assert

Gleipnir module that asserts exchanges, queues and bindings

Last synced: 02 Nov 2024

https://github.com/rexxars/zendcon-app

My entry to the ZendCon 2013 App Contest

Last synced: 02 Nov 2024

https://github.com/rexxars/gcs-premature-eos-error

Reproducible test case for premature stream causing validation errors on GCS

Last synced: 02 Nov 2024

https://github.com/rexxars/discover-path

Check for the existence of a path in a case-sensitive manner and, if not found, suggest where it might be at

Last synced: 02 Nov 2024

https://github.com/rexxars/mead-plugin-source-gcs

Google Cloud Storage source for the Mead image transformer service

Last synced: 02 Nov 2024

https://github.com/rexxars/prefixify-css

Reads a CSS file meant for 'global context' and prefixes each selector with a specified selector, wrapping the remainder in :global()

Last synced: 02 Nov 2024

https://github.com/rexxars/soccer-streams-scraper

Fetches soccer stream info from soccerstreams.net

Last synced: 02 Nov 2024

https://github.com/rexxars/supersoaker

Add custom npm registry + user credentials to npmrc based on environment variables or CLI options

Last synced: 02 Nov 2024

https://github.com/rexxars/npm-card

My npm card 😁

Last synced: 02 Nov 2024