Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eggjs/egg-ts-helper

🍳 Generate TypeScript definition files(d.ts) for Egg
https://github.com/eggjs/egg-ts-helper

typescript 5.5时,所有model方法会报错

bobby169 opened this issue 6 months ago
fix: load the tsconfig extends with the specific extension name

ChenPt opened this pull request 9 months ago
feat: use @eggjs/tsconfig

fengmk2 opened this pull request over 1 year ago
support ESM export for extend

cexoso opened this pull request over 1 year ago
feat: use typescript v5

fengmk2 opened this pull request over 1 year ago
fix: should reset ETS_REGISTER_PID env after build

fengmk2 opened this pull request almost 2 years ago
fix: change to read ETS_SCRIPT_FRAMEWORK on postinstall script

fengmk2 opened this pull request almost 2 years ago
fix: only deprecated options.framework on env.ETS_FRAMEWORK exists

fengmk2 opened this pull request almost 2 years ago
fix: read default framework from env.ETS_FRAMEWORK

fengmk2 opened this pull request almost 2 years ago
fix: disable eslint by default

fengmk2 opened this pull request almost 2 years ago
fix: skip run when egg.Application not exists

fengmk2 opened this pull request almost 2 years ago
fix: remove require cache

Solais opened this pull request almost 2 years ago
feat: remove debug deps

fengmk2 opened this pull request almost 2 years ago
refactor: use require.resolve to find egg-core

fengmk2 opened this pull request almost 2 years ago
chore: auto release

fengmk2 opened this pull request about 2 years ago
👌 IMPROVE: Upgrade deps and use GitHub Action

fengmk2 opened this pull request about 2 years ago
Add CodeQL workflow for GitHub code scanning

lgtm-com[bot] opened this pull request about 2 years ago
fix: clean ignore tegg .sff dir

hucheng91 opened this pull request over 2 years ago
feat: deprecated clean command

whxaxes opened this pull request over 2 years ago
feat: export register and command clazz

whxaxes opened this pull request over 2 years ago
fix: ETS_REGISTER_PID should not relate watch mode

mansonchor opened this pull request over 2 years ago
fix: should not use exports

whxaxes opened this pull request over 2 years ago
feat: make command & register as clazz

whxaxes opened this pull request over 2 years ago
fix: ignore options not works

whxaxes opened this pull request over 2 years ago
fix: use execFile for getEggInfo

coolyuantao opened this pull request over 2 years ago
fix: startup failed in node18

whxaxes opened this pull request over 2 years ago
fix: load tsconfig with extends

whxaxes opened this pull request almost 3 years ago
现在可以支持生成纯js项目的扩展吗?

shadowfish07 opened this issue almost 3 years ago
feat: support class style generator

whxaxes opened this pull request almost 3 years ago
fix: plugin path

whxaxes opened this pull request about 3 years ago
feat: update watchDirs to generatorConfig

whxaxes opened this pull request about 3 years ago
feat: support custom loader

whxaxes opened this pull request about 3 years ago
register use tsconfig.json , parse use json5

bung87 opened this pull request over 3 years ago
egg 插件可以配置 path

monkindey opened this pull request over 3 years ago
fix: remove ts args checking

whxaxes opened this pull request over 3 years ago
fix: fixed Prototype Pollution in dot-prop

Gcaufy opened this pull request almost 4 years ago
[Snyk] Fix for 1 vulnerabilities

whxaxes opened this pull request almost 4 years ago
circulate type

allfornaruto opened this issue almost 4 years ago
jsconfig.json 格式错误

chlshown opened this issue about 4 years ago
chore(deps): bump dot-prop from 4.2.0 to 5.2.0

dependabot[bot] opened this pull request over 4 years ago
Better type inference for egg-mongoose

Celend opened this issue over 4 years ago
deps: upgrade chokidar

whxaxes opened this pull request over 4 years ago
对于js文件会使用require引入

JOU-amjs opened this issue over 4 years ago
升级 chokidar 到 3

zcong1993 opened this issue over 4 years ago
fix: autoRemoveJs should works in register

whxaxes opened this pull request over 4 years ago
抽象Service,会导致类型丢失。

joey-lucky opened this issue almost 5 years ago
添加 egg-socket.io 和 egg-graphql 支持

droplet-js opened this issue almost 5 years ago
[Snyk] Fix for 1 vulnerabilities

snyk-bot opened this pull request almost 5 years ago
fix: service is method

whxaxes opened this pull request almost 5 years ago
feat: hack support for webstorm(intellij)

zhangciwu opened this pull request almost 5 years ago
[Snyk] Fix for 1 vulnerabilities

snyk-bot opened this pull request almost 5 years ago
webstorm

duncup opened this issue about 5 years ago
Auto generated typing errors

hsuehic opened this issue about 5 years ago
feat: support multi-level directory with intersection types

jinasonlin opened this pull request about 5 years ago
fix: fix config types error

whxaxes opened this pull request over 5 years ago
fix: duplicate declaration

whxaxes opened this pull request over 5 years ago
feat: remove compatible for egg-sequelize

whxaxes opened this pull request over 5 years ago
fix: same name dir and file

whxaxes opened this pull request over 5 years ago
1.23.0 to 1.25.2, auto build diff

webignorant opened this issue over 5 years ago
fix: downgrade ts-node

whxaxes opened this pull request almost 6 years ago
feat: config improvement

whxaxes opened this pull request almost 6 years ago
fix: should clean file more intelligent

whxaxes opened this pull request almost 6 years ago
fix: clean files before startup & model compatible

whxaxes opened this pull request almost 6 years ago
feat: speed up booting

whxaxes opened this pull request almost 6 years ago
feat: add custom loader support

whxaxes opened this pull request almost 6 years ago
feat: clean js file while it has the same name tsx file too

viko16 opened this pull request almost 6 years ago
ets clean 支持清除包含同名 tsx 文件的 js 文件

viko16 opened this issue almost 6 years ago
fix: fix spawn eagain

whxaxes opened this pull request almost 6 years ago
fix: register should use env instead of file

whxaxes opened this pull request almost 6 years ago
fix: no need to clean cache file

whxaxes opened this pull request almost 6 years ago
process.on('uncaughtException', clean) should throw the error

skyitachi opened this issue almost 6 years ago
egg-mysql如何支持?

zhump opened this issue almost 6 years ago
fix: ignore watcher initial

whxaxes opened this pull request almost 6 years ago
feat: load all plugins

whxaxes opened this pull request almost 6 years ago
feat: auto gen jsconfig in js project & pass options from env

whxaxes opened this pull request almost 6 years ago
Add egg to global

whxaxes opened this pull request almost 6 years ago
feat: improvement of generator and command

whxaxes opened this pull request almost 6 years ago
js egg project中自动生成index.d.ts的问题

tulies opened this issue almost 6 years ago
[Suggestion] Why not move the project to eggjs organization?

plusmancn opened this issue about 6 years ago
fix: agent should merge to Agent

whxaxes opened this pull request about 6 years ago
fix: interfaceHandle cannot be covered

whxaxes opened this pull request about 6 years ago
1.19.0

whxaxes opened this pull request about 6 years ago
1.17.0 can not execute ets clean

woshichenxu2016 opened this issue about 6 years ago
feat: support js project & add oneForAll option

whxaxes opened this pull request about 6 years ago
caseStyle option add function support

plusmancn opened this pull request about 6 years ago
[Egg 兼容] caseStyle 参数支持函数入参

plusmancn opened this issue about 6 years ago
feat: silent in test

whxaxes opened this pull request about 6 years ago
在register里面追加 silent 选项

iwege opened this issue about 6 years ago
fix: interface don't contain semicolon

popomore opened this pull request over 6 years ago
feat: generate extend type with env

popomore opened this pull request over 6 years ago