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

@loadsmart/utils

Package Overview
Dependencies
Maintainers
20
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loadsmart/utils

[![Coverage Status](https://coveralls.io/repos/github/loadsmart/utils/badge.svg?branch=master&t=rwvbeX)](https://coveralls.io/github/loadsmart/utils?branch=master) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE.md) [![lerna]

  • 0.3.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
20
Weekly downloads
 
Created
Source

Loadsmart Utils

Coverage Status License: MIT lerna npm version


Report Bugs · Request Feature

Table of Contents

About The Project

A library for using utils at Loadsmart.

Running the project

First of all let's lock your nvm version so it matches the specified in this project

nvm use

The next step is to install the dependencies:

yarn install

The last step is to use Lerna's bootstrap function to install all the inner packages dependencies.

yarn bootstrap

Plugins

packagedescription
📞 utils-phone-numberuseful functions for manipulating phone numbers
📝 utils-stringuseful functions for manipulating string
🧪 utils-testsuseful functions for tests
📏 utils-measurementuseful functions for manipulating measurement
🧳 utils-objectuseful functions for manipulating objects
🛠️ utils-functionuseful functions for handling function
🗺️ utils-geolocationuseful functions for dealing with geolocation data

License

MIT

FAQs

Package last updated on 21 Dec 2021

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