Git Product home page Git Product logo

chain-able's People

Contributors

aretecode avatar artskydj avatar benatkin avatar bloomca avatar braincrumbz avatar callumacrae avatar codacy-badger avatar daveseco7 avatar eliperelman avatar gagan-bansal avatar grifotv avatar grncdr avatar harthur avatar iamdoron avatar joeferner avatar karlbohlmark avatar kodypeterson avatar lexi-lambda avatar macdja38 avatar rsolomo avatar simenb avatar sindresorhus avatar tauren avatar tehshrike avatar williamboman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chain-able's Issues

sponge the internal metadata

  • put all internal methods onto a single property, for better:
  • access/crud/structure
  • minifying/perf
  • debugging/testing

finish loops folder, use functions-as-methods on traverse

  • so they can be optimized easier externally when used as functions
  • so it can provide a fluent interface for the iterating, reducing the different iterators required for different apis
  • so it can add compatible api methods for mappers when using with existing libs such as ramda & lodash

unify all method extensions

instead of spread out functions that clutter each chainable instance, now that the foundation is well-tested & well-used, a better approach would be use the "chainable` approach to create methods

related:
#7

add easy use of utils/deps in chain-able classes

methodchain

  • memoize
  • better transforms
  • change compose which has the classes as properties not flat exports in index
  • es6 export file
  • tests for decorators in compose
  • split methodchain into core, and then almost all method-builders could be added as plugin types
  • pool method-builder rather than try & force garbage collection

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.