GithubHelp home page GithubHelp logo

sensejs's Introduction

SenseJS

Test Coverage Maintainability

SenseJS is a flexible IoC Framework.

This project aims to provide an enterprise Typescript framework, providing common components for web application development like HTTP support while keep extensibility to make end-user fit their own need.

See Documentation

LICENSE:

ISC

sensejs's People

Contributors

thynson avatar renovate[bot] avatar renovate-bot avatar bestnathan avatar snowliy avatar dependabot[bot] avatar

Stargazers

ze avatar 徐琦 avatar Eizy avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

sensejs's Issues

Interceptor improve

some points list as below:

  1. abstract context for clients and servers named RequestContext and SessionContext
  2. interceptor decorator
  3. use a function to generate interceptor decorator and provide DIY symbol
  4. interceptor will not inherit from a parent
  5. should be developed based on the master branch
  6. interceptor use container.resolve and could not be bound to a container

todo list

  • abstract Context
  • design Interceptor decorator
  • Interceptor decorator generator

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): lock file maintenance

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

docker-compose
docker-compose.yml
  • ghcr.io/arm64-compat/confluentinc/cp-zookeeper 7.1.1
  • ghcr.io/arm64-compat/confluentinc/cp-kafka 7.1.1
  • ghcr.io/arm64-compat/confluentinc/cp-kafka 7.1.1
  • ghcr.io/arm64-compat/confluentinc/cp-kafka 7.1.1
dockerfile
Dockerfile
  • node 18
github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/main.yaml
  • actions/checkout v4
  • docker/setup-buildx-action v3
  • docker/build-push-action v6
  • paambaati/codeclimate-action v8.0.0
  • codacy/codacy-coverage-reporter-action v1
npm
package.json
  • @changesets/cli ^2.27.3
  • @commitlint/cli ^19.3.0
  • @commitlint/config-conventional ^19.2.2
  • @jest/globals ^29.7.0
  • @jest/types ^29.6.3
  • @types/config ^3.3.4
  • @types/jest ^29.5.12
  • @types/lodash ^4.17.4
  • @types/node ^18.19.33
  • @types/superagent ^8.1.7
  • @types/supertest ^6.0.2
  • @typescript-eslint/eslint-plugin 7.13.1
  • @typescript-eslint/parser ^7.10.0
  • enhanced-resolve ^5.16.1
  • enquirer ^2.4.1
  • eslint ^8.57.0
  • husky ^9.0.11
  • jest ^29.7.0
  • jest-resolve ^29.7.0
  • jest-ts-webcompat-resolver ^1.0.0
  • kafkajs ^2.2.4
  • lint-staged ^15.2.4
  • lodash ^4.17.21
  • prettier ^3.2.5
  • reflect-metadata ^0.1.14
  • rxjs ^7.8.1
  • source-map-support ^0.5.21
  • sqlite3 ^5.1.7
  • supertest ^7.0.0
  • ts-jest ^29.1.3
  • ts-node ^10.9.2
  • tslib ^2.6.2
  • typescript ^5.4.5
packages/config/package.json
  • traverse ^0.6.9
  • tslib ^2.6.2
  • @types/traverse ^0.6.36
packages/container/package.json
  • tslib ^2.6.2
  • reflect-metadata ^0.1.13 || ^0.2.0
packages/core/package.json
  • rxjs ^7.8.1
  • tslib ^2.6.2
  • uuid ^10.0.0
  • @types/uuid ^9.0.8
  • reflect-metadata ^0.1.13 || ^0.2.0
packages/http-common/package.json
  • tslib ^2.6.2
  • reflect-metadata ^0.1.13 || ^0.2.0
packages/http-koa-platform/package.json
  • @koa/cors ^5.0.0
  • @koa/router ^12.0.1
  • @types/koa ^2.15.0
  • @types/koa-bodyparser ^4.3.12
  • @types/koa-qs ^2.0.3
  • @types/koa__cors ^5.0.0
  • @types/koa__router ^12.0.4
  • koa ^2.15.3
  • koa-bodyparser ^4.4.1
  • koa-qs ^3.0.0
  • lodash ^4.17.21
  • reflect-metadata ^0.1.14
  • tslib ^2.6.2
packages/kafkajs-standalone/package.json
  • kafkajs ^2.2.4
  • lightning-pool ^4.2.2
  • rxjs ^7.8.1
  • tslib ^2.6.2
  • config ^3.3.11
  • kafkajs ^2.0.2
packages/kafkajs-zstd-support/package.json
  • tslib ^2.6.2
  • zstd-napi ^0.0.8
  • config ^3.3.11
  • kafkajs ^2.2.4
  • kafkajs ^2.0.2
packages/kafkajs/package.json
  • kafkajs ^2.2.4
  • lodash ^4.17.21
  • tslib ^2.6.2
  • config ^3.3.11
  • kafkajs ^1.16.0 || ^2.0.2
packages/logger/package.json
  • chalk ^4.1.2
  • moment ^2.30.1
  • tslib ^2.6.2
packages/multipart-s3-adaptor/package.json
  • @aws-sdk/client-s3 ^3.583.0
packages/multipart/package.json
  • @fastify/busboy ^2.1.1
  • tslib ^2.6.2
  • form-data ^4.0.0
packages/testing/package.json
  • tslib ^2.6.2
packages/utility/package.json
  • tslib ^2.6.2
  • uuid ^10.0.0
tools/testing-utility/package.json
website/package.json
  • @docusaurus/core ^3.3.2
  • @docusaurus/preset-classic ^3.3.2
  • @mdx-js/react ^3.0.1
  • @types/react ^18.3.3
  • clsx ^2.1.1
  • react ^18.3.1
  • react-dom ^18.3.1
  • remark-join-cjk-lines ^1.0.11

  • Check this box to trigger a request for Renovate to run again on this repository

Stablizing Core Module

Goals:

  • Reconsider module declaration style, the Nest.js style may not fit our need

TODO:

  • Register component by symbol or string
  • Let ModuleInstance do components registration, so a module can inject components carried by itself.
    • Make registration synchronously? Initialization and shutdown logic shall put into module's onCreate and onDestroy.
  • Consider register Container as an factory component derived as a child container from root.

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.