Git Product home page Git Product logo

Comments (5)

lzztt avatar lzztt commented on May 22, 2024

Hi arcanewater,

Thanks for the suggestion. I haven't gotten any experience to create type definitions for TypeScript yet. I just googled "Koa TypeScript" to find an example. It seems like Koa 2 doesn't have TypeScript definitions either.

koa-pg-session should work well with this middleware. You can actually use any store that works with koa-generic. Because this middleware and koa-generic share the same store interfaces. I use 'koa-redis' for my personal projects.

from koa-session-minimal.

arcanewater avatar arcanewater commented on May 22, 2024

Thanks for answer,
actually Koa have definitions https://github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/koa
here is browser for typings http://microsoft.github.io/TypeSearch/

from koa-session-minimal.

lzztt avatar lzztt commented on May 22, 2024

Thanks arcanewater,
Very useful information. I should be able to create the definitions this week.

from koa-session-minimal.

lzztt avatar lzztt commented on May 22, 2024

@arcanewater
pull request created: DefinitelyTyped/DefinitelyTyped#12029
the definition files are also available in my fork: https://github.com/longztian/DefinitelyTyped/tree/master/koa-session-minimal

from koa-session-minimal.

lzztt avatar lzztt commented on May 22, 2024

definitions merged to main repo https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/koa-session-minimal

from koa-session-minimal.

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.