New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stringman

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stringman - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "stringman",
"version": "0.1.1",
"version": "0.1.2",
"description": "Stringman does a lot of the slightly unusual string manipulation and regex operations for you.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

# Stringman
### NOT YET PUBLISHED TO NPM
Stringman is in the very early stages right now and I am still figuring out how I want to structure this and what functionality to include. The idea behind this library is to provide a simple way to do common string manipulation and regular expression matching/testing on strings in the fastest and simplest way possible. Examples of the type of functionality include (but are not limited to):
Stringman is in the very early stages right now. The idea behind this library is to provide a simple way to do common string manipulation and regular expression matching/testing on strings in the fastest and simplest way possible. Examples of the type of functionality include (but are not limited to):
- validate whether string is url

@@ -11,2 +10,2 @@ - return text from inside of parenthesis

I will be adding to this as I have a chance and will publish to npm soon. In the meantime, you can check out the [documentation](https://jgdigitaljedi.github.io/stringman/) and tinker around if you want!
I will be adding to this as I have a chance and will publish to npm soon. In the meantime, you can check out the [documentation](https://jgdigitaljedi.github.io/stringman/) and tinker around if you want!
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