0.0.2 • Published 12 months ago

skbhati199-js-lib-demo v0.0.2

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

skbhati199-js-lib-demo

skbhati199-js-lib-demo is a TypeScript package that provides a collection of utility functions and classes for JavaScript development. It aims to simplify common tasks and enhance productivity for developers.

Installation

You can install the package using npm or yarn:

npm install skbhati199-js-lib-demo

or

yarn add skbhati199-js-lib-demo

Usage

Once installed, you can import and use the functions and classes from skbhati199-js-lib-demo in your TypeScript or JavaScript project.

import { Pluck } from 'skbhati199-js-lib-demo';

// Using Pluck js-lib Utils
Pluck(["name":"value"], "name")

Features

Pluck js-lib Util

  • Pluck(Array, string) : String: Trims leading and trailing whitespace from a string.

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository. If you want to contribute directly, you can fork the repository, make your changes, and submit a pull request.

Please make sure to follow the existing coding style and include appropriate tests with your contributions.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute this package as per the terms of the license.

0.0.2

12 months ago

0.0.1

12 months ago