GithubHelp home page GithubHelp logo

Comments (1)

cmorten avatar cmorten commented on May 29, 2024 1

Hi @AlayKharadi

Since the launch of NPM support in Deno this lib has gone into to “maintenance mode” where I’m not looking to evolve the API any further. I would suggest looking to use Express itself over this library in future.

You’re correct in that res.write() is not available - this is actually an API on the Node response object rather than something Express introduces, and isn’t something that was implemented for Opine.

If you’re open to submitting a PR then happy to review.

res.send() does support a Deno.Reader or ReadableStream, not sure if you might be able to workaround using these?

https://cmorten.github.io/opine/modules/_types_.html#denoresponsebody

from opine.

Related Issues (20)

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.