Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
path-exists
Check if a path exists
dot-prop
Get, set, or delete a property from a nested object using a dot path
pac-proxy-agent
A PAC file proxy `http.Agent` implementation for HTTP
fs-exists-sync
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.
object-path
Access deep object properties using a path
@fastify/cors
Fastify CORS
express-ip-access-control
An express.js middleware for access control.
http-auth
Node.js package for HTTP basic and digest access authentication.
http-auth-connect
Connect framework integration with http-auth module.
google-auto-auth
Making it as easy as possible to authenticate a Google API request
object-get
Access nested property values at any depth with a simple expression.
bytestreamjs
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
selectn
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
dotty
Access properties of nested objects using dot-path notation
can-write-to-dir
Returns true if the current process has permission to write to the specified directory
brackets2dots
Convert string with bracket notation to dot property notation for Node.js and the browser.
ngx-permissions
Permission and roles based access control for your angular(angular 2,4,5,6,7,8+) applications(AOT, lazy modules compatible)
object-path-immutable
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
accesscontrol
Role and Attribute based Access Control for Node.js
path-exists-cli
Check if a path exists