Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by ciscoheat

A curated list of projects in awesome lists by ciscoheat .

https://github.com/ciscoheat/sveltekit-flash-message

Send temporary data after redirect, usually from endpoints. Works with both SSR and client.

cookies flash-messages session svelte sveltekit

Last synced: 29 Oct 2024

https://github.com/ciscoheat/sveltekit-rate-limiter

A modular rate limiter for SvelteKit. Use in password resets, account registration, etc.

rate-limiting sveltekit throttle-requests

Last synced: 29 Oct 2024

https://github.com/ciscoheat/mithril-hx

Haxe externs for Mithril (JS MVC framework)

haxe mithril mvc

Last synced: 29 Oct 2024

https://github.com/ciscoheat/buddy

Your friendly BDD testing library for Haxe!

Last synced: 29 Oct 2024

https://github.com/ciscoheat/dataclass

Give your Data some class!

Last synced: 29 Oct 2024

https://github.com/ciscoheat/haxecontracts

A Design by contract library for Haxe.

contracts-programming design-by-contract haxe

Last synced: 29 Oct 2024

https://github.com/ciscoheat/haxedci

DCI for Haxe!

architecture dci haxe

Last synced: 29 Oct 2024

https://github.com/ciscoheat/slambda

Short Lambda expressions in a tiny Haxe library

Last synced: 29 Oct 2024

https://github.com/ciscoheat/haxedci-example

Example code for haxedci (DCI library for Haxe)

dci dci-resources demo haxe

Last synced: 29 Oct 2024

https://github.com/ciscoheat/superforms-web

Website for the SvelteKit library Superforms

svelte sveltejs

Last synced: 29 Oct 2024

https://github.com/ciscoheat/deepstate

An immutable state container for Haxe 4, similar to Redux.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/haxelow

A small, flat JSON database library for Haxe.

database haxe json lowdb

Last synced: 29 Oct 2024

https://github.com/ciscoheat/immutable-hx

Makes even local vars immutable in Haxe 4.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/erazor

A Haxe implementation of the Razor view engine

Last synced: 29 Oct 2024

https://github.com/ciscoheat/unject

A dependency injection library for haXe, inspired by Ninject.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/umock

A mocking framework for Haxe, inspired by Moq.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/uniontypes

Union types in Haxe, similar to Typescript

Last synced: 29 Oct 2024

https://github.com/ciscoheat/ivento-dci

A DCI library for C#, using extension methods

Last synced: 29 Oct 2024

https://github.com/ciscoheat/sveltekit-spa

How to configure SvelteKit to become a SPA with client-side routing.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/snakedci

A demonstration of DCI in game programming, creating the classic Snake game in Haxe and the Phaser game framework.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/htemplate

A cross-platform template engine for haXe

Last synced: 29 Oct 2024

https://github.com/ciscoheat/simplest-sitegen

The simplest static sitegen there is. Build a modern, fully working website with only HTML.

html jamstack sitegen static-site-generator

Last synced: 13 Oct 2024

https://github.com/ciscoheat/prisma-to-zod

Generate Zod validation schemas from a Prisma schema.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/superforms-examples

Examples for Superforms.

form-validation forms sveltekit

Last synced: 29 Oct 2024

https://github.com/ciscoheat/vite-plugin-haxe

Run Haxe code on Vite.

haxe vite vite-plugin

Last synced: 29 Oct 2024

https://github.com/ciscoheat/makeitportable

An autohotkey library for creation of Portable Applications

Last synced: 29 Oct 2024

https://github.com/ciscoheat/viagrant

Quick 'n dirty node script for building Vagrant files.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/odm-web

Website created for the ODM Haxe meetup.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/typesafe-i18n-with-sveltekit

SvelteKit and typesafe-i18n for modern multi-language sites.

i18n sveltekit typescript

Last synced: 29 Oct 2024

https://github.com/ciscoheat/dcisniffer

A DCI Standard for PHP, to be used with PHP_CodeSniffer.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/eslint-plugin-dci-lint

DCI linting for Typescript and ESLint

dci eslint-plugin linting linting-rules typescript

Last synced: 29 Oct 2024

https://github.com/ciscoheat/prismic-hx

Haxe externs for prismic.io

Last synced: 29 Oct 2024

https://github.com/ciscoheat/nosceipsum

A gentle reminder to keep focus on the Now

Last synced: 29 Oct 2024

https://github.com/ciscoheat/dilemma

Prisoner's dilemma in Svelte

Last synced: 29 Oct 2024

https://github.com/ciscoheat/empty-haxe-project

Empty Haxe project starting point. Node/Neko/Js ready.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/asynctools

Haxe implementation of the npm async package

Last synced: 29 Oct 2024

https://github.com/ciscoheat/vite-plugin-svelte-globalcss

Use global css/sass in a sveltekit app.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/coffee-dci

Experimenting with DCI for Coffeescript and/or Javascript

Last synced: 29 Oct 2024

https://github.com/ciscoheat/mithril-polymer-demo

Simple proof of concept of Polymer components inside a Mithril app.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/cluedo

Last synced: 29 Oct 2024

https://github.com/ciscoheat/svelte-vscode-issue

Issue with Astro/Svelte/VS Code.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/scorecounter

A little score counter web app, for testing Svelte.

Last synced: 29 Oct 2024

https://github.com/ciscoheat/haxetests

Minimal code examples for Haxe issues

Last synced: 29 Oct 2024