JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q60048F
  • License ISC

Package Exports

  • zen-digital-utils

Readme

Zen Utils

Zen Utils is a collection of utility functions to simplify and enhance your development workflow. This project aims to provide reusable and efficient utilities for common tasks.

Features

  • String Manipulation: Functions for common string operations.
  • Array Utilities: Methods to handle array transformations and operations.
  • Date and Time: Utilities to work with dates and times.
  • Object Helpers: Functions to manipulate and query objects.

Installation

To install Zen Utils, use npm:

npm install zen-utils

Public changes on npm

npm publish --access public

Usage

Here is an example of how to use Zen Utils in your project:

import { brazilStates } = from 'zen-digital-utils'

Contributing

We welcome contributions! Please read our contributing guidelines for more information.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or suggestions, please open an issue or contact us at support@zendigital.app