nejcm / js-helpers

Javascript utilities and helper functions.

Home Page:https://nejcm.github.io/js-helpers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ› ๏ธ JS helpers

Javascript utilities and helper functions.

NPM JavaScript Style Guide

Build Status Semantic release Code Coverage version downloads MIT License

Storybook

All Contributors

PRs Welcome Code of Conduct

Watch on GitHub Star on GitHub

Table of Contents

Getting Started

Some utility functions and helper methods that I use in my projects.

Built With

  • Love โค๏ธ

Prerequisites

  • Node.js >=8

Installation

$ npm install --save @nejcm/js-helpers
import {get, containsAll} from '@nejcm/js-helpers';

Docs & Examples

Docs & Examples

Issues

Looking to contribute? Look for the Good First Issue label.

๐Ÿ› Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

See Bugs

๐Ÿ’ก Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a ๐Ÿ‘. This helps maintainers prioritize what to work on.

See Feature Requests

โ“ Questions

For questions related to using the library, please visit a support community instead of filing an issue on GitHub.

Authors

Contributors

Nejc
Nejc Murลกiฤ

๐Ÿ’ป ๐Ÿ“– ๐Ÿš‡ โš ๏ธ

This project follows the all-contributors specification. Contributions of any kind welcome!

Support

Reach out to us at one of the following places:

LICENSE

MIT

About

Javascript utilities and helper functions.

https://nejcm.github.io/js-helpers/

License:MIT License


Languages

Language:TypeScript 89.8%Language:JavaScript 10.2%