Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by panthershark

A curated list of projects in awesome lists by panthershark .

https://github.com/panthershark/hammock

Node.js mock http object library for http req / res

Last synced: 13 Nov 2024

https://github.com/panthershark/pipeline

Node.js module for simplifying and sequencing a number of dependent functions and callbacks.

Last synced: 13 Nov 2024

https://github.com/panthershark/memory-stream

Node.js streams implementation for buffered memory writes.

Last synced: 13 Nov 2024

https://github.com/panthershark/elm-ports-lunr

Demo using lunr, elastic lunr, and elm with ports.

Last synced: 13 Nov 2024

https://github.com/panthershark/express-timeout

Handles request timeout and sockets for express.js.

Last synced: 13 Nov 2024

https://github.com/panthershark/email-parser

Elm module for parsing and validating email addresses

Last synced: 13 Nov 2024

https://github.com/panthershark/aws-sqs-stream

AWS SQS library written using node.js streams.

Last synced: 13 Nov 2024

https://github.com/panthershark/safari-cache-bug

SSCCE for a safari cache corruption bug

Last synced: 13 Nov 2024

https://github.com/panthershark/snackbar

Material design Snackbar module written in Elm

Last synced: 13 Nov 2024

https://github.com/panthershark/pager-model

Generates a pagination model for binding into templates

Last synced: 13 Nov 2024

https://github.com/panthershark/filter-event

mercury / vdom compatible event for taking a firehose of events and reducing to the ones you want.

Last synced: 13 Nov 2024

https://github.com/panthershark/pipeline-router

Simplified routing solution for node.js

Last synced: 13 Nov 2024

https://github.com/panthershark/form-utils

Elm library for generating forms from json objects

Last synced: 13 Nov 2024

https://github.com/panthershark/broadway-jqtpl

jqtpl plugin for flatiron broadway

Last synced: 13 Nov 2024

https://github.com/panthershark/substr-polyfill

Modular polyfill for substr(-1) for IE browsers

Last synced: 13 Nov 2024

https://github.com/panthershark/splurge

Event bus built on dnode.

Last synced: 13 Nov 2024

https://github.com/panthershark/elm-starter

Starter kit for re-using elm functions.

Last synced: 13 Nov 2024

https://github.com/panthershark/grpc-monorepo

Monorepo starter for Go, Google GRPC, and react.

Last synced: 13 Nov 2024

https://github.com/panthershark/xhr-browserify

Browserify compatible xhr module with support for jsonp

Last synced: 13 Nov 2024

https://github.com/panthershark/handlebars-browserify

Port of handlebars for use with node.js browserify

Last synced: 13 Nov 2024

https://github.com/panthershark/neo4j-recreate-indexes

For every index, drop and re-create it. This is good for upgrading indexes from lucene to native

Last synced: 13 Nov 2024

https://github.com/panthershark/load-generator

Node.js load generator tool for testing performance of any application

Last synced: 13 Nov 2024

https://github.com/panthershark/go-heremaps-geocoder

Utility for geocoding addresses with the HERE maps api

Last synced: 13 Nov 2024

https://github.com/panthershark/hugo-starter

Hugo - Elm website example.

Last synced: 13 Nov 2024

https://github.com/panthershark/convert_validation_to_error

Converts JSON schema validation messages to an Error object.

Last synced: 13 Nov 2024

https://github.com/panthershark/elm-decode-example

Basic Elm Decoder example

Last synced: 13 Nov 2024

https://github.com/panthershark/elm-capacitor

Demo showing how Elm can be used for native apps using capacitor

Last synced: 13 Nov 2024

https://github.com/panthershark/elastic_filter

Elastic Search plugin for generating filtered queries.

Last synced: 13 Nov 2024

https://github.com/panthershark/cesium-webcomponent

Demo of using a web component to host a cesium container.

Last synced: 13 Nov 2024

https://github.com/panthershark/grunt-templates

Generates a list of templates for requirejs. Could be used for any template walking.

Last synced: 13 Nov 2024

https://github.com/panthershark/elm-spa

Production ready Elm Starter Kit. Includes build, webpack, sass, history api (SPA), and an express server.

Last synced: 13 Nov 2024

https://github.com/panthershark/elm-app

Example app that imports modules from git repos so you can see how to make re-usable modules and include them in an app.

Last synced: 13 Nov 2024

https://github.com/panthershark/app

Postgres, Go, GraphQL, Preact in a starter.

Last synced: 13 Nov 2024

https://github.com/panthershark/bbq-vote

Web app for tracking voting for BBQ competition (though could be for anything). Uses node.js, bootstrap mixins (cause bootstrap ain't semantic), and mixdown.

Last synced: 13 Nov 2024

https://github.com/panthershark/npm-bug

Test repo for npm install bug

Last synced: 13 Nov 2024

https://github.com/panthershark/mixdown-xml

Xml Parser for mixdown. Can be used as a lib or a plugin.

Last synced: 13 Nov 2024

https://github.com/panthershark/npm-bug-test-1

Test repo for npm install bug

Last synced: 13 Nov 2024

https://github.com/panthershark/one-callback

function which wraps a callback and ensures that it is only fired once.

Last synced: 13 Nov 2024

https://github.com/panthershark/proper-upper-case

Takes a string and formats it to Proper Noun style case. Ex: "bill MURRAY" would change to "Bill Murray"

Last synced: 13 Nov 2024

https://github.com/panthershark/search_stream

Streaming search for elastic search.

Last synced: 13 Nov 2024

https://github.com/panthershark/generate_filter

Generates a simple search filter for ES

Last synced: 13 Nov 2024

https://github.com/panthershark/mixdown-less

Mixdown plugin for LESS CSS

Last synced: 13 Nov 2024

https://github.com/panthershark/url-seo-scrubber

Takes a string and formats it for a url.

Last synced: 13 Nov 2024

https://github.com/panthershark/typography

Presentation about typography

Last synced: 13 Nov 2024

https://github.com/panthershark/vdom-versionify

Sets version as a data attr when rendering a virtual dom node or tree.

Last synced: 13 Nov 2024

https://github.com/panthershark/npm-bug-test-common-dep

Test repo for npm install bug

Last synced: 13 Nov 2024

https://github.com/panthershark/string-obfuscator

Encodes and Decodes (encrypts and decrypts) strings. Supports random length encoded values.

Last synced: 13 Nov 2024

https://github.com/panthershark/npm-bug-test-0

Test repo for npm install bug

Last synced: 13 Nov 2024

https://github.com/panthershark/sscce-preact-heroicons-vitest-error

SSCCE for compile error with preact heroicons library.

Last synced: 13 Nov 2024

https://github.com/panthershark/hasura-metadata-parser

Utilities for parsing and transforming hasura metadata.

Last synced: 13 Nov 2024

https://github.com/panthershark/snackbar-old

Material design Snackbar module written in Elm

elm elm-lang material-design snackbar

Last synced: 21 Nov 2024