Skypager Babel Preset
A Combination of babel plugins for react es6 development.
Usage
Edit your .babelrc
{
presets:["skypager"]
}Babel preset used by skypager
A Combination of babel plugins for react es6 development.
Edit your .babelrc
{
presets:["skypager"]
}[@skypager/runtime] prop-types support & getChildContext
checkTypes('options|context|provider') and get a report back if the helpers options|context|provider object matches the expected shapegetChildContext function to dynamically set the helpers context [@skypager/runtime] low level api improvements
[@skypager/runtime] helper state improvements, convenience methods
await runtime.nextEvent(event) will return a promise which resolves when the next event firesawait runtime.nextStateChange(attributeName?) will return a promise which resolves when the next state change occurs. pass an optional attribute name to listen for only changes to one key await runtime.untilStateMatches(validatorObjectOrFunction) will return a promise which resolves when the validator matches current state skypager google command that provides a tree of subcommands for working with google drive and calendar apispacote for fetching manifests and tarballscacache wrapper for interity based file system caching skypager CLI will attempt to search all @skypager packages which have a scripts folder, as well as any other
workspace paths (for @scoped projects) which have a scripts folder, when trying to run a command that isn't provided by @skypager/devtools, @skypager/cli, or @skypager/webpackPublished Packages