Socket
Socket
Sign inDemoInstall

@lyo/camelcase

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @lyo/camelcase

Browser-compatible version of camelcase


Version published
Maintainers
1
Created

Readme

Source

@lyo/camelcase

A browser-compatible version of camelcase built automatically with Lyo.

Version Build Hits

Usage

In a browser
<script src="https://cdn.jsdelivr.net/npm/@lyo/camelcase"></script>

<script>
  camelcase(foo, bar);
</script>
In Node.js
# Install
npm i @lyo/camelcase
const camelcase = require('@lyo/camelcase')

camelcase(foo, bar);

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

FAQs

Last updated on 29 Sep 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc