hybrid-js-utils
TypeScript icon, indicating that this package has built-in type declarations

4.2.0 • Public • Published

Hybrid JS Utils

NPM version Build Status Coverage Status PRs welcome Size

A simple set of commonly used Javascript functions

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Actually none.

Installing

You can install hybrid-js-utils by simply downloading the js file, or if you have node installed you can use the following command

$ path-to-project/ npm install hybrid-js-utils

Running the tests

You can check some functionalities by opening the ./test/index.html in your browser

Contributing

  • Step 1. Clone this repo
  • Step 2. Run npm i in the download path
  • Step 3. You can edit this library by edinting files under src/
  • Step 4. You can edit/add tests under test/hybrid-js-utils.test.ts (do not edit index and js)
  • Step 4. Run npm run test
  • Step 5. If test PASSES you can make a pull request, otherwise, go back to step 3 and repeat.

Special thanks

Jetbrains is now supporting this library with an open-source licence, which will allow a better code! 🎉

jetbrains-logo

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Package Sidebar

Install

npm i hybrid-js-utils

Weekly Downloads

13

Version

4.2.0

License

MIT

Unpacked Size

114 kB

Total Files

16

Last publish

Collaborators

  • tonysamperi