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

words.js

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

words.js - npm Package Compare versions

Comparing version 0.3.71 to 0.3.72

4

package.json
{
"name": "words.js",
"version": "0.3.71",
"description": "A flexible, robust and powerful Javascript word-string manipulation library.",
"version": "0.3.72",
"description": "A library/toolbox for working with words in a string.",
"main": "words.min.js",

@@ -6,0 +6,0 @@ "scripts": {

words.js
========
words.js is a toolbox for manipulating the words in a string. Great for handling command-line or text input,
words.js is a library/toolbox for working with words in a string. Great for handling command-line or text input,
educational tools, word-games, text filters, password generators, etc..
<br/>
___
words.js has moved!!!
=====================
**words.js is now words-js**
<br/>
<br/>
Check words-js for the latest version. I had to move this because for some reason the npm search engine cannot find words.js, most
of the time..
<br/>
<br/>
___

@@ -48,4 +59,4 @@ **a few quick examples:**

- types.js is a tiny, but powerful custom type checker/enforcer. It's API can be found at: https://github.com/phazelift/types.js
- strings.js is a full-fledged string manipulation library. It's API can be found at: https://github.com/phazelift/strings.js
- types.js is a tiny(1.8kb) essential type-checker/enforcer. It's API can be found at: https://github.com/phazelift/types.js
- strings.js is a flexible string manipulation library. It's API can be found at: https://github.com/phazelift/strings.js

@@ -90,2 +101,3 @@ In the browser you can access them via the following global variables:

correctly.
___

@@ -92,0 +104,0 @@ **Words.flexArgs**

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