@snailicide/g-library
    Preparing search index...

    @snailicide/g-library

    @snailicide/g-library 🐌

    NPM License: MIT code style: prettier

    Utility function library written in typescript


    TypeScript Ramda Zod MomentJS Typefest

    👤 Gillian Tunney

    Recommended package manager is pnpm

    PNPM


    The @snailicide/g-library package is a function library designed to provide a collection of reusable functions that can be utilized across any project. It aims to encapsulate common logic and utilities to promote code reuse and maintainability.

    • Reusable Functions: Offers a wide range of utility functions that can be used across different modules and components within the project.
    • Common Utilities: Includes functions for common tasks such as data manipulation, formatting, validation, and more.

    This library is published in the NPM registry and can be installed using any compatible package manager.

    #pnpm
    pnpm add @snailicide/g-library

    #yarn
    yarn add @snailicide/g-library

    #npm
    npm install @snailicide/g-library