New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

strinjs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strinjs

With the help of this package, you can easily perform many operations on strings

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

strinjs 📜

This is my first npm package. With the help of this package, you can easily perform many operations on strings

Functions

Function NameDescriptionHow can i use
capitalizeFirstLetterType the first letter of the entered string in uppercasecapitalizeFirstLetter(string)
lowercaseFirstLetterType the first letter of the entered string in lowercaselowercaseFirstLetter(string)
randomStringCreates a random string as long as the entered stringrandomString(string)
reverseStringInverts and prints the entered stringreverseString(string)

Keywords

strinjs

FAQs

Package last updated on 11 Mar 2023

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