Git Product home page Git Product logo

suite's Introduction

code suite

Personal Suite of Code for self-made packages and apps, written in TypeScript, build by m10rten

Contents

  • Packages - Containing Node packages
  • Apps - Containing frontend applications
  • pkg - Folder containing the packages for Go

Packages

  • @mvdlei/zap - A utility class for fetch with zod. Includes Strike and Zap.
  • @mvdlei/hooks - A collection of React hooks for various functionalities.
  • @mvdlei/key - A utility class for encryption and decryption. Includes Enigma.
  • @mvdlei/tzod - A utility class for zod. Includes T class.
  • @mvdlei/env - A utility for environment variables.
  • @mvdlei/log - A logger for Node.
  • @mvdlei/types - A collection of types used in the packages in this repository.
  • @mvdlei/retry - A utility for retrying operations.
  • @mvdlei/pg-toggle - A utility for feature toggles with PostgreSQL, made with drizzle-orm.
  • @mvdlei/iglo - A simple yet very powerful error handler and secure program runner for any environment.
  • @mvdlei/reset - A typescript utility for resetting default behavior of built-in types.
  • @mvdlei/edge - A utility for edge-ready web applications.
  • @mvdlei/next - A package containing utilities for Next.js applications.
  • @mvdlei/web - A package containing an upgraded fetch utility for web applications.

Apps

  • showcase - A showcase of the packages in this repository.
  • api - An API folder where the API's can be stored.

Examples

A folder containing examples for random code snippets.

  • next-cache - An example of how to cache data in a Next.js application.
  • drizzle-pull - An example of how to pull data from a PostgreSQL database with drizzle-orm.
  • prisma-pull - An example of how to pull data from a PostgreSQL database with prisma.

pkg

  • util - A utility module for Go.
    • Includes a very basic Zod-like Z instance with .Object and .String/.Number.

Installation

Requirements

To develop this suite you must have node, npm | pnpm installed on your local system.

To run the Go packages you must have Go installed on your local system.

To run docker containers you must have docker installed on your local system.

Dependencies

Install the dependencies with the following command:

pnpm install

Running scripts

To run the scripts in this repository, use the following command:

pnpm run <script>

Where <script> is the name of the script you want to run. Check pnpm run for a list of available scripts.

Namespace

The packages that are in this repository are within the @mvdlei/ namespace on npm. Or are standalone packages.

There are no packages starting with mvdlei- in this repository.

Ownership

The code written in this repository belongs to @m10rten and is #opensource. public npm packages are free to use with the LICENSE included in the sourcecode.

Security

Dependabot is enabled to ensure the latest bugs and issues are solved.

Feel free to open an issue regarding security aspects of any package or code in this repository.

suite's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar m10rten avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.