Code Monkey home page Code Monkey logo

Comments (1)

kenhkan avatar kenhkan commented on September 1, 2024

It's mostly for legacy reason. A lot of these components used to be part of NoFlo itself. When we decided to migrate all components out of NoFlo into their own repos, we separated them into several major packages: noflo-core, noflo-strings, noflo-packets, noflo-objects, etc. There just so happened many more components manipulating strings.

I must note that it's not necessarily the case that one repo has only one component. In fact, that's rarely the case. It's more common to have only one public-facing component though.

For backward-compatibility, components/graphs in core packages like noflo-strings will not be moved out at least until NoFlo v0.5.0 (perhaps even permanently). Feel free to write your own components to work alongside with core components. Composability and choice is one feature of flow-based programming that I absolutely love. ;)

By the way, I'm a HUGE fan of DocPad. Thanks for the wonderful creation.

from noflo-strings.

Related Issues (11)

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.