Projects in Awesome Lists by permafrost-dev
A curated list of projects in awesome lists by permafrost-dev .
https://github.com/permafrost-dev/vue-ray
Debug your Vue 3 code with Ray to fix problems faster
debugging npm-package ray-app vue vue-plugin vue2 vue3 vuejs
Last synced: 04 Apr 2025
https://github.com/permafrost-dev/node-ray
Debug your NodeJS, TS & web code with Ray to understand and fix bugs faster
debugging es6 javascript nodejs npm-package ray typescript web-development
Last synced: 04 Apr 2025
https://github.com/permafrost-dev/alpinejs-ray
Debug your Alpine.js code with Ray to fix problems faster
alpine alpinejs alpinejs-plugin debugging npm-package ray ray-app
Last synced: 20 Aug 2025
https://github.com/permafrost-dev/ray-cli
A command line interface to spatie/ray and the Ray app (https://myray.app).
cli debugging debugging-tools phar ray ray-cli spatie
Last synced: 09 Oct 2025
https://github.com/permafrost-dev/php-code-search
Search PHP source code for function & method calls, variables, and more from PHP.
code-search package php php-library search
Last synced: 14 Jul 2025
https://github.com/permafrost-dev/phpcsfixer-preset
Use the same php-cs-fixer configuration across all of your projects, with presets for common project layouts (Laravel, Composer packages, etc.).
composer-package laravel laravel-package php-cs-fixer php-cs-fixer-config php-cs-fixer-ruleset presets
Last synced: 20 Aug 2025
https://github.com/permafrost-dev/typescript-project-skeleton-esbuild-jest
project template w/ Typescript, ESLint, Prettier, Jest, ESBuild & automated dependency updates
eslint jest prettier project-skeleton project-template project-template-repo repository-template template template-repository typescript workflow-automation
Last synced: 15 Jul 2025
https://github.com/permafrost-dev/stackup
a single application to spin up your entire dev stack.
cli command-line developer-tools development-stack development-tools task-runner task-scheduler tasks utilities
Last synced: 14 Oct 2025
https://github.com/permafrost-dev/coverage-check
Check a project's code coverage, optionally enforcing a minimum value
code-coverage code-quality continuous-integration test-automation testing
Last synced: 20 Aug 2025
https://github.com/permafrost-dev/codeboost
Automate common tasks and run them across multiple repositories
automation nodejs repository-management repository-tools task-scripts tasks-automation
Last synced: 10 Sep 2025
https://github.com/permafrost-dev/code-snippets
Easily create and work with code snippets from PHP
code-snippets permafrost snippets
Last synced: 12 Jul 2025
https://github.com/permafrost-dev/react-ray
Official React integration for the Ray app.
ray-app react react-hooks spatie
Last synced: 15 Jul 2025
https://github.com/permafrost-dev/vite-vue-tailwind-ts-electron-skeleton
Vite 2, Vue 3, Tailwind 3, Typescript 4 & Electron starter template
electron project-template starter-template tailwindcss template vite vue
Last synced: 15 Jul 2025
https://github.com/permafrost-dev/laravel-str-extras
Extra helper methods for the Laravel Str helper class.
Last synced: 15 Jul 2025
https://github.com/permafrost-dev/express-ray
Debug express.js server code with Ray to fix problems faster
debugging express-js express-middleware expressjs middleware ray-app spatie typescript
Last synced: 15 Jul 2025
https://github.com/permafrost-dev/ray-proxy
a proxy for the Ray app to allow debugging of payloads
debugging javascript npm-package proxy ray typescript
Last synced: 15 Jul 2025
https://github.com/permafrost-dev/zeget
Easily install prebuilt binaries from GitHub.
cli command-line download eget github-releases
Last synced: 17 Feb 2026
https://github.com/permafrost-dev/prettier-docker-ga
Runs prettier on a repository's code
beautify code-formatter github-actions prettier
Last synced: 08 May 2026
https://github.com/permafrost-dev/git-ninja
Advanced git commands for developers
cli developer-tools git git-commands
Last synced: 23 Jul 2025
https://github.com/permafrost-dev/text-classifier
Basic text classification using algorithms such as Naive-Bayes
naive-bayes text-classification text-classifier
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/laravel-current-route
Laravel helper functions and classes related to the current/active route.
laravel laravel-package laravel-routes
Last synced: 22 May 2026
https://github.com/permafrost-dev/typescript-project-skeleton-rollup-jest
project template w/ typescript, eslint, prettier, jest, rollup, and github actions for unit tests/codecov.
eslint jest package-skeleton package-template prettier project-template rollup template typescript
Last synced: 14 Jul 2025
https://github.com/permafrost-dev/creating-a-ray-integration
Repository to go alongside the Spatie Ray documentation for "Developing a Ray Library"
documentation ray ray-library spatie
Last synced: 10 Jun 2025
https://github.com/permafrost-dev/eslint-docker-ga
Run ESLint on your source code from a workflow
Last synced: 13 Jul 2025
https://github.com/permafrost-dev/node-ray-cli
Debug your CLI scripts with Ray to fix problems faster
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/laravel-scriptcache
Allows javascript to cache certain information in the laravel cache for a short time.
backend cache javascript laravel laravel-package
Last synced: 18 Apr 2026
https://github.com/permafrost-dev/laravel-helpers
Helpful helpers for Laravel
helper-functions helpers laravel laravel-helpers laravel-package
Last synced: 01 May 2026
https://github.com/permafrost-dev/go-project-template
Basic Golang project template
go golang project-template template template-repository
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/laravel-dump-schema
Implementation of a Laravel 8 PR that allows dumping and loading mysql database schemas to avoid re-running unchanged migrations.
laravel laravel-migrations laravel-package
Last synced: 21 May 2026
https://github.com/permafrost-dev/php-package-skeleton
a basic skeleton for new php composer packages
composer-package package-skeleton package-template php skeleton template
Last synced: 31 Jul 2025
https://github.com/permafrost-dev/go-yaml
YAML support for the Go language.
Last synced: 14 Jan 2026
https://github.com/permafrost-dev/code-format-docker-ga
Automatically format your project's code
Last synced: 03 Jan 2026
https://github.com/permafrost-dev/pretty-format
Stringify any JavaScript value.
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/react-component-library-skeleton
A template for creating React component libraries using Typescript, Prettier, ESLint, Biome, Vite, and Jest.
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/template-configuration-script
A script for customizing repositories created from template repositories.
configuration customization repository-utilities script template-repository
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/nextjs-tauri-template
Tauri template with Next.js, Typescript & TailwindCSS
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/expanded-dates
expands a date string into an object containing several useful formats
date-formatter dates relative-date relative-time
Last synced: 05 Jul 2025
https://github.com/permafrost-dev/vite-react-tailwind-ts-electron-skeleton
Vite/React/Tailwind/Typescript/Electron Starter Template
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/laravel-make
Scaffold a new Laravel application
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/github-action-template-docker
Template for creating a Github Action using a Dockerfile
docker github-actions template template-repository
Last synced: 16 Apr 2026
https://github.com/permafrost-dev/vite-vue-tailwind-ts-skeleton
Vite + Vue 3 + TailwindCSS + Typescript Project Template
Last synced: 17 Mar 2025
https://github.com/permafrost-dev/project-skeleton-typescript-vite-jest
A template for building a library or application with Typescript, Vite, ESLint, Prettier, and some other nice-to-have features.
eslint library-template prettier template template-repository typescript vite
Last synced: 10 Apr 2026
https://github.com/permafrost-dev/typescript-vite-eslint-library-skeleton
Template for an NPM library using TypeScript, Vite, Vitest, Prettier & Eslint
Last synced: 07 Oct 2025
https://github.com/permafrost-dev/hacker-news-graphql
Hacker News GraphQL server
graphql graphql-server hackernews
Last synced: 19 May 2026
https://github.com/permafrost-dev/nextjs-site-template
Basic Next.js template with Typescript, ESLint, Prettier, Tailwind CSS & more
eslint nextjs prettier template template-repository typescript
Last synced: 11 Apr 2026
https://github.com/permafrost-dev/boring-colors
Boring colors generated from the hash of input strings
Last synced: 10 Mar 2025
https://github.com/permafrost-dev/pretty-format-react
Stringify any JavaScript value. From the jest/pretty-format package.
Last synced: 11 Mar 2026
https://github.com/permafrost-dev/node-cli-skeleton
A modern template for creating NodeJS CLI applications
boilerplate cli esbuild nodejs template typescript
Last synced: 13 Apr 2026
https://github.com/permafrost-dev/eget
Easily install prebuilt binaries from GitHub.
Last synced: 14 Jan 2026
https://github.com/permafrost-dev/svt
utility for working with semantic versions
cli developer-tools go golang semantic-versions utilities
Last synced: 17 Mar 2025