Pinned Repositories
backticks-codeblocks
Tiny (~900 bytes) utility with no dependencies. Parses fenced code inside of text with backticks into code blocks and inline code. Parse and render text with highlighted code blocks
graphql-query-purifier
Tiny library to filter excessive fields from incoming graphql queries. Matches request payloads against .gql files.
prisma-generator-express
This tool automatically generates Express CRUD API that uses Prisma to handle database operations and validates responses with Zod schemas to ensure the integrity of input and output.
prisma-rbac
Prisma-RBAC is a TypeScript library that extends Prisma clients with customizable role-based access control, offering fine-grained security configurations and model alias support to enforce precise data access policies. Perfect for projects needing robust permission handling across different models and actions.
react-native-circle-svg-timer
Circular SVG Timer component for React Native based on react-native-svg
router5-breadcrumbs-react
React breadcrumbs navigation based on Router5 with automatic trail build
svgtovue-cli
Small Node.JS library based on SVGO for creating svg-icon components for Vue.JS + vIcon.vue component.
tiny-slider-web-component
Framework agnostic JS slider with SSR support ~2kb
multipliedtwice's Repositories
multipliedtwice/prisma-generator-express
This tool automatically generates Express CRUD API that uses Prisma to handle database operations and validates responses with Zod schemas to ensure the integrity of input and output.
multipliedtwice/prisma-rbac
Prisma-RBAC is a TypeScript library that extends Prisma clients with customizable role-based access control, offering fine-grained security configurations and model alias support to enforce precise data access policies. Perfect for projects needing robust permission handling across different models and actions.
multipliedtwice/react-native-circle-svg-timer
Circular SVG Timer component for React Native based on react-native-svg
multipliedtwice/svgtovue-cli
Small Node.JS library based on SVGO for creating svg-icon components for Vue.JS + vIcon.vue component.
multipliedtwice/prisma-generator-react-hook-form
Prisma generator of React Hook Form
multipliedtwice/router5-breadcrumbs-react
React breadcrumbs navigation based on Router5 with automatic trail build
multipliedtwice/backticks-codeblocks
Tiny (~900 bytes) utility with no dependencies. Parses fenced code inside of text with backticks into code blocks and inline code. Parse and render text with highlighted code blocks
multipliedtwice/graphql-query-purifier
Tiny library to filter excessive fields from incoming graphql queries. Matches request payloads against .gql files.
multipliedtwice/graphql-query-purifier-example
Example of query filtering for typegraphql-prisma
multipliedtwice/node-react-auth
multipliedtwice/react-postgres-todo
Simple todo example
multipliedtwice/tiny-slider-web-component
Framework agnostic JS slider with SSR support ~2kb
multipliedtwice/cors-anywhere
CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
multipliedtwice/docs
📚 Prisma Documentation
multipliedtwice/nx-nextjs-ssr-dynamic-routes-example
multipliedtwice/prisma-generator-zod
multipliedtwice/prisma-zod-generator
Prisma 2+ generator to emit Zod schemas from your Prisma schema
multipliedtwice/relink
Internal linking tool - CLI and desktop
multipliedtwice/router5-tabs-react
Tabs component for React based on Router5 with stateful URLs support
multipliedtwice/strapi-tiptap-editor
A drop-in replacement for the strapi editor
multipliedtwice/svelte-datepicker
A lightweight datepicker written in Svelte