Giter VIP home page Giter VIP logo

Comments (2)

catdad avatar catdad commented on August 20, 2024

Sorry for the delay. I don't work on this library much anymore.

If you just want confirmation on what this package really actually is supposed to do, you can always take a look at the test output:

  [index]
    ✓ iterates all files
    ✓ writes vinyl files as the output
    ✓ can write content back to the file as a buffer
    ✓ can write content back to the file as a stream
    ✓ accepts string for new content
    ✓ accepts buffers for new content
    ✓ removes files from the vinyl stream if the new content is not a string or buffer
    ✓ exposes the original stream, so you can push whatever you want
    ✓ can optionally read streams to a content string
    ✓ can read a buffer file to buffer content
    ✓ can read a stream file to buffer content
    ✓ skips null vinyl files
    ✓ skips unknown vinyl files
    ✓ handles errors from the iterator callback
    ✓ handles errors from reading a vinyl stream file
    ✓ has an optional flush method
    ✓ can use the encoding parameter with the flush method

I am not sure when I'll have time to update the README if necessary. But I'd be happy to review a PR if you want to make one.

from read-vinyl-file-stream.

danielo515 avatar danielo515 commented on August 20, 2024

Sure thing, I'll try to make a PR

from read-vinyl-file-stream.

Related Issues (2)

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.