Giter Site home page Giter Site logo

stdlib's Projects

utils-async-reduce-right icon utils-async-reduce-right

Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

utils-async-some-by icon utils-async-some-by

Test whether a collection contains `n` elements which pass a test implemented by a predicate function.

utils-async-some-by-right icon utils-async-some-by-right

Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.

utils-async-try-catch icon utils-async-try-catch

If a function does not return an error, invoke a callback with the function result; otherwise, invoke a callback with a value `y`.

utils-async-try-then icon utils-async-try-then

If a function does not return an error, invoke a callback with the function result; otherwise, invoke a second function.

utils-bifurcate-in icon utils-bifurcate-in

Split an object's own and inherited property values into two groups according to a predicate function.

utils-bifurcate-own icon utils-bifurcate-own

Split an object's own property values into two groups according to a predicate function.

utils-copy icon utils-copy

Copy or deep clone a value to an arbitrary depth.

utils-count-by icon utils-count-by

Group values according to an indicator function and return group counts.

utils-curry icon utils-curry

Transform a function into a sequence of functions each accepting a single argument.

utils-curry-right icon utils-curry-right

Transform a function into a sequence of functions each accepting a single argument.

utils-decorate-after icon utils-decorate-after

Decorate a provided function such that the function's return value is provided as an argument to another function.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.