JSPM

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

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (zen-digital-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    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