1.2.0 • Published 8 months ago

@snailicide/g-library v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@snailicide/g-library 🐌

NPM License: MIT code style: prettier

Utility function library written in typescript


TypeScript Ramda Zod MomentJS Typefest

Repository

Author

šŸ‘¤ Gillian Tunney

Recommended package manager is pnpm

PNPM

@snailicide/g-library 🐌


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.

Key Features

  • 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.

Installation

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

Helpful Links