1.0.0 • Published 2 years ago

jmondi v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@jmondi/packages

Unit Tests

Sharing some of my resuable packages in this monorepo

List of Packages

@jmondi/browser-storage

  • Util functions for local and session storage that handles namespacing as well as json serializing and parsing values.

@jmondi/electron-window

  • Wrapper function for electron's BrowserWindow.

@jmondi/mobile-first

  • Helper for adding custom media queries to PostCSS.

@jmondi/form-validator

  • Form validation helper functions for joi.

@jmondi/oauth2-server

  • A standards compliant implementation of an OAuth 2.0 authorization server for Node that utilizes JWT and Proof Key for Code Exchange (PKCE), written in TypeScript.

@jmondi/prisma-generator-nestjs-graphql-strict

  • Generate strict nestjs graphql entities from prisma models

@jmondi/route-strings

  • Manage and create typed route strings for your applications.

Contributing

pnpm install
pnpm publish --access public