@nejcm/js-helpers

Javascript utilities and helper functions

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@nejcm/js-helpers
134.0.24 years ago4 years agoMinified + gzip package size for @nejcm/js-helpers in KB

Readme

๐Ÿ› ๏ธ JS helpers
Javascript utilities and helper functions.


!NPMnpm-badgenpm-link !JavaScript Style Guidestyle-guide-badgestyle-guide
!Build Statusbuild-badgebuild !Semantic releasesemantic-release-badgesemantic-release !Code Coveragecoverage-badgecoverage !versionversion-badgepackage !downloadsdownloads-badgenpmtrends !MIT Licenselicense-badgelicense
!Storybookstorybook-badge
!All Contributorsall-contributors-badge !PRs Welcomeprs-badgeprs !Code of Conductcoc-badgecoc
!Watch on GitHubgithub-watch-badgegithub-watch !Star on GitHubgithub-star-badgegithub-star

Table of Contents


- ๐Ÿ› Bugs - ๐Ÿ’ก Feature Requests - โ“ Questions

Getting Started

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

Built With

  • Love :heart:

Prerequisites

  • Node.js >=8

Installation

$ npm install --save @nejcm/js-helpers

import { get, containsAll } from '@nejcm/js-helpers';

Docs & Examples

Docs & Examplesdocs-link

Issues

Looking to contribute? Look for the Good First Issuegood-first-issue label.

๐Ÿ› Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.
See Bugs
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 Requestsrequests

โ“ Questions

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

Authors

Contributors


<td align="center">
  <a href="https://github.com/nejcm">
    <img src="https://avatars3.githubusercontent.com/u/1865210?v=3" width="100px" alt="Nejc"/>
    <br />
    <sub><b>Nejc Murลกiฤ</b></sub>
  </a>
  <br />
  <a href="https://github.com/nejcm/js-helpers/commits?author=nejcm" title="Code">๐Ÿ’ป</a> 
  <a href="https://github.com/nejcm/js-helpers/commits?author=nejcm" title="Documentation">๐Ÿ“–</a> 
  <a href="#infra" title="Infrastructure (Hosting, Build-Tools, etc)">๐Ÿš‡</a> <a href="https://github.com/nejcm/js-helpers/commits?author=nejcm" title="Tests">โš ๏ธ</a>
</td>



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

Support

Reach out to us at one of the following places:

LICENSE

MIT