Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hybrid-js-utils

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hybrid-js-utils

A set of commonly used JS functions

  • 4.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12
increased by500%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 03 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc