TL;DR: we've replaced what yepnope used to do with a very minimal script to help you do what we think is best for your apps. The authors of yepnope feel that the front-end community now offers better software for loading scripts, as well as conditionally loading scripts. None of the APIs for these new tools are quite as easy as yepnope, but we assure you that it's probably worth your while. We don't officially endorse any replacement, however we strongly suggest you follow an approach using modules, and then package up your application using require.js, webpack, browserify, or one of the many other excellent dependency managed build tools.
script-loader conditional html5 browserA ternary gulp plugin: conditionally control the flow of vinyl objects. Note: Badly behaved plugins can often get worse when used with gulp-if. Typically the fix is not in gulp-if.
gulpplugin conditional if ternaryWinterfell allows you to build up complex, multi-page forms with conditional questions, validation and conditional-page switching via a JSON schema, rendered by React. Winterfell was initially made for a project in a sector that required a large, complex form with questions that would result in more questions or different pages when you clicked next. With an easy to write schema and a high level of customisation, comes a great power.
reactjs react forms json complex winterfell customisable validation validated form engine extendable conditional questions react-componentThis package is part of the Kadenze Academy program Creative Applications of Deep Learning w/ TensorFlow. from cadl import and then pressing tab to see the list of available modules.
deep-learning neural-network tutorial mooc gan vae vae-gan pixelcnn wavenet magenta nsynth tensorflow celeba cyclegan dcgan word2vec glove autoregressive conditional courseA collection of useful utility functions
utility utilities string strings string-manipulation conditional-statements conditional condition conditions errors concurrency parallelism concurrent parallel compression decompression hash hashing conversion conversionsThink async version of the while statement.While condition returns true, executes action repeatedly, and then resolves the promise. Rejects if action returns a promise that rejects or if an error is thrown anywhere.
promise whilst while loop wait condition conditional async await promises bluebirdFork a stream in multiple directions according to a function. fork-stream basically gives you conditional branching for streams. You supply the logic, fork-stream supplies the streaming.
stream fork split function conditionalValue to be matched.Condition to match the value against.
check conditional function glob if match regex string valueUseful for handling only some types of errors and let the rest pass through.Returns a thunk that returns a Promise.
promise catch if conditional cond iff chain throw error reject rejected handler filter filtered predicate exception thunk function async await promises combinator bluebirdThink async version of the do…while statement.Executes action repeatedly while condition returns true and then resolves the promise. Rejects if action returns a promise that rejects or if an error is thrown anywhere.
promise do whilst while loop wait condition conditional async await promises bluebirdIt's just a passthrough if condition is false and doElse is not provided.Returns a thunk that returns a Promise.
promise if else conditional cond iff chain thunk function async await promises combinator bluebirdA painless feature toggle system in JavaScript. Decouple development and deployment.Also supports AMD and standalone. Just load the UMD module in the ./dist folder.
feature features toggle switch flag flipper conditional browser client nodeIt relies on any-promise to find a Promise library. You can use bluebird, q, when, or the native Promise implementation of Node.js or the browser.Starts a condition chain. This is exported via require('promise-conditional').
conditional else if promise thenNow, if-exp will yield a function depending on the conditions and we directly execute it resulting in a lazy statement evaluation.
if expression conditionalRender React components conditionally. If condition evaluates to true, renders the <Then /> block will be rendered, otherwise renders the <Else /> block. Either block may be omitted.
react react-component if conditionalBecause everyone loves a tryer! Conditional and repeated function invocation for node and browser. Sometimes, you want to defer calling a function until a certain pre-requisite condition is met. Other times, you want to call a function repeatedly until some post-requisite condition is satisfied. Occasionally, you might even want to do both for the same function.
functional-programming iteration retry-intervals repeat retry predicate conditional invocation execution loop condition termination exponential backoffMake conditional rendering in react simple and expressive. react-cond is implemented as a component, which takes n clauses as its children. Each clause is an array with a condition and a component. The first child-component, where the condition evaluates to true gets rendered in a Cond component. React-cond is designed to work great with FP-libraries like Ramda. React-cond exports the component Cond and a function T.
react cond conditionalDoes a vinyl file match a condition? This function checks the condition on the file.path of the vinyl-fs file passed to it. A vinyl-fs file.
gulpfriendly conditional if minimatchA ternary stream: conditionally control the flow of stream data
conditional if ternary stream
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.