
Security News
CVE Volume Surges Past 48,000 in 2025 as WordPress Plugin Ecosystem Drives Growth
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.
Helper sets
| Method | Description |
|---|---|
| obj | Object helper |
| fs | File system helper |
| str | String helper |
| test | Test helper |
| utils | Utils helper |
| validator | Validator helper |
| Method | Description |
|---|---|
| clone | clone an object |
| clone | clone an object |
| extends | extend an object |
| delta | get the difference between two objects |
| find | find with predicate |
| jsonPath | find with jsonPath expression |
| sort | sort properties |
| Method | Description |
|---|---|
| exists | verify if exists path |
| create | create folder |
| read | read file |
| remove | remove file |
| copy | copy file |
| write | create or replace file |
| writeBinary | create or replace binary file |
| lstat | returned details about the file |
| readdir | list folder |
| Method | Description |
|---|---|
| normalize | normalize a string |
| toString | convert to string |
| replace | Searches a string for a specified value and returns a new string where the specified values are replaced |
| concat | String concatenation |
| capitalize | Make the first character have upper case and the rest lower case |
| initCap | Capitalize words |
| plural | convert word to plural |
| singular | convert word to singular |
| notation | convert to notation camelCase or pascalCase |
| Method | Description |
|---|---|
| createBuilder | create TestBuilder |
| createSuiteBuilder | create TestSuiteBuilder |
| Method | Description |
|---|---|
| solveEnvironmentVars | resolve environment variables |
| template | solve a template |
| Method | Description |
|---|---|
| isObject | evaluate if is Object |
| isEmpty | evaluate if is Empty |
| isPositiveInteger | evaluate if is Positive Integer |
| isNull | evaluate if is Null |
| isNotNull | evaluate if is Not Null |
| isNotEmpty | evaluate if is Not Empty |
| isBoolean | evaluate if is Boolean |
| isNumber | evaluate if is Number |
| isInteger | evaluate if is Integer |
| isDecimal | evaluate if is Decimal |
| isString | evaluate if is String |
| isDate | evaluate if is Date |
| isDateTime | evaluate if is DateTime |
| isArray | evaluate if is Array |
| isTime | evaluate if is Time |
| isBooleanFormat | evaluate if is Boolean Format |
| isNumberFormat | evaluate if is Number Format |
| isIntegerFormat | evaluate if is Integer Format |
| isDecimalFormat | evaluate if is Decimal Format |
| isAlphanumeric | evaluate if is Alphanumeric |
| isAlpha | evaluate if is Alpha |
| isDateFormat | evaluate if is Date Format |
| isDateTimeFormat | evaluate if is DateTime Format |
| isTimeFormat | evaluate if is Time Format |
| between | evaluate if value is between two ranges |
| includes | evaluate if value is included is string or array |
FAQs
Helper for nodeJs
The npm package h3lp receives a total of 4 weekly downloads. As such, h3lp popularity was classified as not popular.
We found that h3lp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.