koajs / discussions

KoaJS Discussions
2 stars 2 forks source link

Improving the Koa ecosystem by moving all Koa modules to the koajs organization! #28

Open jonathanong opened 8 years ago

jonathanong commented 8 years ago

With GitHub's new organization administration, I want to try moving all koa middleware/plugins to the org. The goals are:

I'm not sure how this will work. I remember last time, you had to be an owner of the organization for you to transfer a repository to an organization.

The steps will be something like:

If anything, just transfer the repository to me and I'll add it to the organization. Comment here so I remember to add it to the organization! Let me know if anyone wants to transfer any repositories.

First one i'd like to transfer is koa-convert :)

NOTE: IF YOU'RE IN THIS ORGANIZATION, PLEASE SETUP 2-FACTOR AUTHENTICATION!

haoxins commented 8 years ago

@fundon It's better to give a list you want to transfer, not a org link :smile:

fundon commented 8 years ago

@coderhaoxin Ok :smile:

i5ting commented 8 years ago

Great idea, I’d be happy to transfer koa-generator. @jonathanong @coderhaoxin

jonathanong commented 8 years ago

@fundon @coderhaoxin's an owner so he can transfer those modules over

@i5ting :+1: for the generator because we don't have one. anyone else willing to help maintain it?

haoxins commented 8 years ago

@i5ting Could you translate Chinese into English in the koa-generator/Readme? (Or I can do that several days later :smile:)

i5ting commented 8 years ago

@coderhaoxin 哈哈,一共也没几个中文,我抽空就整理了,目前测试还差一些,在补充呢 https://github.com/17koa/koa-generator

haoxins commented 8 years ago

@fundon Some modules are duplicate! Such as:

koajs/locales vs koa-modules/i18n for i18n

koajs/static vs koa-modules/serve-static

koajs/override-method vs koa-modules/methodoverride

That will be confused for the users, IMO :)

fundon commented 8 years ago

@coderhaoxin Should we add more detail for them?

Suggestions?

iyuq commented 7 years ago

I want transfer my middleware webpack-koa2-middleware to koa community.

tunnckoCore commented 7 years ago

I'm going to transfer:

https://github.com/tunnckoCore/koa-better-body https://github.com/tunnckoCore/koa-better-serve https://github.com/tunnckoCore/koa-better-ratelimit (v3 in progress, sry there's no readme currently) https://github.com/tunnckoCore/koa-better-router https://github.com/tunnckoCore/koa-rest-router https://github.com/tunnckoCore/koa-ip-filter

As soon as possible. :)

chrsalx commented 7 years ago

It's only a testing framework but I don't know if you guys are interested in having:

https://github.com/chrsalx/koa-test.

I would gladly transfer.

Globik commented 6 years ago

Template middleware for koa.js https://github.com/Globik/koa-render @Globik