Existential types as a library
Check if a path exists
PureScript wrapper that makes it available as a local dependency
🍝 PureScript package manager and build tool
Synchronous validation of a path existing either as a file or as a directory.
Installs the PureScript compiler
Get the first path that exists on disk of multiple paths
Provides functions for detecting if the host environment supports the WebCrypto API
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.
String parser combinators for TypeScript
Test whether a path exists on the filesystem.
Language Server Protocol server for PureScript wrapping purs ide server functionality
A syntax tidy-upper (formatter) for PureScript.
Redis commands
A wrapper on top of kleur with ability to write test against the color functions
Types for the TypeScript-ESTree AST spec
A ridiculously light-weight argument validator (now browser friendly)
Get the first fulfilled promise that satisfies the provided testing function
check whether a command line command exists in the current environment
First try to download a prebuilt PureScript binary, then build from a source if the prebuilt one is unavailable
PureScript wrapper that makes it available as a local dependency
Functional programming in TypeScript
Recursively mkdir, like `mkdir -p`
Just like `fs.exists` and `fs.existsSync`, but cached