24 packages
api-toolkit
create-oselot-app
Create React App Fork that also installs a bunch of other useful stuff
@infragen/util-exec-bash-command
This is a generic utility that should be able to test any CLI. It's meant to be used in the context of Jest as it exports mock functions that fire when there's data on `stdout` or `stderr`
@infragen/util-send-inputs-to-cli
This is a generic utility that should be able to send inputs to any CLI/process executed by `child_process.exec`. It's meant to be used in the context of Jest as it exports mock functions that fire when there's data on `stdout` or `stderr`. It is also mea
@infragen/util-test-cli
This is a generic utility that should be able to test any CLI. It's meant to be used in the context of Jest as it exports mock functions that fire when there's data on `stdout` or `stderr`
@node-api-toolkit/dropbox
A set of Dropbox API utilities
@node-api-toolkit/queue
@node-api-toolkit/save-token
A small utility to write your tokens to the file system to easily retrieve later
@node-api-toolkit/__template
<description>
@node-api-toolkit/wait
Returns a promise that resolves after specified milliseconds