Converts an object to hackerapi object notation
Creates a new pipeline on hackerapi
Converts a Javascript date (where only day, month and year are relevant) to a format understood by hackerapi
Doesn't do anything if string
key: [0], value: [1]
Converts Javascript date to a format understood by hackerapi
key: [0], value: [1]
Deletes a pipeline on hackerapi. Note that a pipeline cannot be deleted if it still has claims attached to it.
Does not send the field to hackerapi
key: [0], value: [1]
Fetches a pipeline from hackerapi.com
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Updates a pipeline on hackerapi
Generated using TypeDoc
A data container for a pipeline stage with static methods for interfacing with hackerapi
{ HackerAPI.Base }