Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
check whether a command line command exists in the current environment
Ensure directories exist before writing to them.
Infer the owner of a path based on the owner of its nearest existing parent
Infer the owner of a path based on the owner of its nearest existing parent
Provides a fallback for non-existing directories so that the HTML 5 history API can be used.
>**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re
Basic write stream that ensures destination exists before opening for writing.
Small utility library that check if a new file content can be merged safely in the on-disk existing file.
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.