Search results
679 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Check if a path exists
Get, set, or delete a property from a nested object using a dot path
A PAC file proxy `http.Agent` implementation for HTTP
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Access deep object properties using a path
Fastify CORS
Node.js package for HTTP basic and digest access authentication.
Connect framework integration with http-auth module.
Access nested property values at any depth with a simple expression.
Making it as easy as possible to authenticate a Google API request
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
- Mitigate TypeError
- TypeError
- TypeErrors
- access
- accessor
- bracket-notation string path
- browser
- callback
- composable
- compatible
- curried
- curry
- deep
- dot-notation string path
- View more
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Access properties of nested objects using dot-path notation
Returns true if the current process has permission to write to the specified directory
Convert string with bracket notation to dot property notation for Node.js and the browser.
A library for generating random API key/access tokens
Permission and roles based access control for your angular(angular 2,4,5,6,7,8+) applications(AOT, lazy modules compatible)
- angular
- angular2
- angular 2
- angular4
- angular 4
- angular5
- angular 5
- angular 6
- angular6
- angular7
- angular8
- angular 8
- angularx
- angular-x
- View more
Role and Attribute based Access Control for Node.js
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Immutable version of dot-prop with some extensions