Ecosyste.ms: OpenCollective

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

github.com/koajs/bodyparser

Koa body parsing middleware
https://github.com/koajs/bodyparser

docs: fix usage for @koa/bodyparser v5 (#154)

664cd7c413250d5e12eb5bb0fbf4e52d31ef24f5 authored over 1 year ago by 狼叔 <[email protected]>
chore: typo npm-url

1eb053267c9e092ada6c316489e20596edd819f4 authored over 1 year ago by fengmk2 <[email protected]>
chore: add publishConfig access to public

55783fc0ce77c0235d74244efe4069e4f9ca5850 authored over 1 year ago by fengmk2 <[email protected]>
Release 5.0.0

89e0524c35acf0ba0d49e97342d5e1b9db92f233 authored over 1 year ago by fengmk2 <[email protected]>
feat: Re-create the module with TypeScript (#152)

* refactor: imporve the return type for shouldParseBodyAs method
* test: coverage 100%
* feat:...

b89581adc53257d8e4d949735402dc8e3c18a7e8 authored over 1 year ago by Imed Jaberi <[email protected]>
Release 4.4.1

5678a79e64d7833e0dd7734c9e9de40126e14d98 authored over 1 year ago by fengmk2 <[email protected]>
fix: compatible extra semicolon on content-type header (#153)

5a551b1de6f5e2200b8a838207b56ea1198bdb96 authored over 1 year ago by fengmk2 <[email protected]>
Release 4.4.0

c16f056cf2536755132104e452dbaa8de2df8f5c authored over 1 year ago by fengmk2 <[email protected]>
feat: Support scim json format (#151)

a9a647641bb883746c9691e86b8f87739df4e374 authored over 1 year ago by ask me anything :) <[email protected]>
Update README.md (#149)

c02ec0c062f92e1114b4196534669367eae14ccc authored almost 2 years ago by sgywzy <[email protected]>
Recommend @koa/multer for multipart/form-data (#145)

This seems to be the official stance of the Koa community

85b426fea3d98481fd4acbafce0857189199426e authored almost 2 years ago by Jim Fisher <[email protected]>
fix: revert html parser, use text directly

4d931c634e9b59a843152f56d68b3ef2e1719675 authored over 4 years ago by dead-horse <[email protected]>
Update Repo + Add Html Parser (#134)

* use const/let over var --ES+ features πŸ™ŒπŸ» ..

* update example.js --better ✨ ..

* update t...

afecb1ab7303ebd36d1a50d6bfe5fc3125759e43 authored over 4 years ago by imed jaberi <[email protected]>
docs: fix broken npmjs link (#132)

ecc6ebfad7179e0009501723e7b2227d25c9603d authored over 4 years ago by Joel Colucci <[email protected]>
Update README.md

336b2879dc7c0e048d79e28bf23d4b8fe2589376 authored over 4 years ago by haoxin <[email protected]>
Update README.md (#125)

Fix function bodyparser to bodyParser

e02cb7dd2c798a116ef12c776da30c710697dea5 authored over 4 years ago by thaiworldgame <[email protected]>
Release 4.3.0

6862c7b393fec8201afb29e95d7f20e0b8212aa8 authored over 4 years ago by dead-horse <[email protected]>
feat: support xml (#131)

705673d634818727dbdb25ee999560970bd268a2 authored over 4 years ago by TZ | 倩ηŒͺ <[email protected]>
docs: add multipart tips

6fd7e9c321684adc239d2afb270782c21d0b6231 authored over 5 years ago by dead-horse <[email protected]>
Fix typo in README.md (#112)

57c00225d54b5b5dd1a7526478ad3eae8495222f authored almost 6 years ago by Adrian Pascu <[email protected]>
Release 4.2.1

944870136813136da6bbc86de2167c2762d40a96 authored over 6 years ago by dead-horse <[email protected]>
deps: upgrade co-body (#104)

change promise-based to async function

b270d5d138662f41dc63527505ea02dea0c1e7e8 authored over 6 years ago by Haoliang Gao <[email protected]>
docs(readme): update opts encode -> encoding (#103)

it's `encoding` in co-body
https://github.com/cojs/co-body/blob/master/lib/json.js#L34

d234345ffa2dadbab2ef0ce970fb8a58059e5f47 authored over 6 years ago by Matthew Scragg <[email protected]>
chore:replace indexOf with includes (#90)

db193f5d46860393521ad38f90a554968b2ba98a authored about 7 years ago by coderzzp <[email protected]>
Release 4.2.0

d836995468a15347022950c4da9d3222eb7ed2de authored over 7 years ago by dead-horse <[email protected]>
feat: ctx.request.rawBody to get raw request body (#70)

b538593429ed32cebf3493671055624aaa0b0aff authored over 7 years ago by Yiyu He <[email protected]>
Release 4.1.0

81002ab69d7ae7bd55055912be82b107d781dbdb authored over 7 years ago by dead-horse <[email protected]>
deps: upgrade co-body@5 (#64)

e7fe741060d0fc6f96b05b9a90d588ac2dc64595 authored over 7 years ago by Yiyu He <[email protected]>
docs: fix node version badge

27c5dc07c24cedfb847be0bdaa1653a41cc231de authored over 7 years ago by dead-horse <[email protected]>
Release 4.0.0

07466eba74a7c3791068a0039d87ec02331c95f0 authored over 7 years ago by dead-horse <[email protected]>
docs: how to use with koa@2 in readme

2245bd206f42b44c8b6257ea77100ebc4e2276d6 authored over 7 years ago by dead-horse <[email protected]>
refactor: use async function and support koa@2 (#62)

31aa5df6b444b8167a96250ba9bfbacf0b3d1156 authored over 7 years ago by Yiyu He <[email protected]>
Release 2.3.0

6f8763b7c58593c16a9af4a7d1be0d1bfeb40fb5 authored almost 8 years ago by dead_horse <[email protected]>
feat: support dynamic disable body parser

1328029b4c89c565710b68ee1c6dcd36e7d23800 authored almost 8 years ago by dead_horse <[email protected]>
Release 2.2.0

ed407f7a717d37f5cab494bf0527076d4b1b8fce authored over 8 years ago by dead_horse <[email protected]>
feat: support enableTypes and text (#44)

67a3884a439e43da1f245cabc2c54fbce29b745a authored over 8 years ago by Yiyu He <[email protected]>
test: node@4,5,6

ab5a06aca154f56c2a3d6fadc5ccb8451adb5f09 authored over 8 years ago by dead_horse <[email protected]>
Release 2.1.0

e1827bd81ac5e5e386900c66a2ea336b18df074a authored over 8 years ago by dead_horse <[email protected]>
deps: co-body@4

8e5a7841f26fc5911a95ec4d94a0e71c4659540f authored over 8 years ago by dead_horse <[email protected]>
add koa@2 support readme

ceb7df26016175d4bb3374398219770be4bc26d1 authored over 8 years ago by dead_horse <[email protected]>
Merge pull request #35 from koajs/greenkeeper-mocha-2.4.1

Update mocha to version 2.4.1 πŸš€

a2c221e20fdcf3c37aa3a36dc0d22b5f68797e53 authored over 8 years ago by Yiyu He <[email protected]>
chore(package): update mocha to version 2.4.1

http://greenkeeper.io/

683ab7b05960d1e73c78d44f8881315ceddffdcd authored over 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #32 from koajs/greenkeeper-autod-2.4.2

Update autod to version 2.4.2 πŸš€

0b62f129fcbef8b4f01c550fb091e8afdaa9d7fe authored over 8 years ago by Yiyu He <[email protected]>
chore(package): update autod to version 2.4.2

http://greenkeeper.io/

3491cfef11187a4e0305ace225e11cf4b2aa4855 authored over 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #25 from sylvainlap/master

no need for keys

e07ce6ded935ee1ed8eb1a2c183b5e39cd6ca528 authored almost 9 years ago by fengmk2 <[email protected]>
no need for keys

b24e29bf3c3497779bb6d2eb1dc324fa091cf13a authored almost 9 years ago by SylvainLap <[email protected]>
Merge pull request #22 from MarkHerhold/patch-1

Test on Node.js 4.0, iojs 3.0

b5168e56134b1706038e88b904cfcd46a5167475 authored about 9 years ago by fengmk2 <[email protected]>
Test on Node.js 4.0, iojs 3.0

82ad6f00e02abc5584a470600fdda66759aeaa24 authored about 9 years ago by Mark Herhold <[email protected]>
Release 2.0.1

df03057a658c34566ab419647e38263e94671088 authored about 9 years ago by dead_horse <[email protected]>
Merge pull request #20 from coolme200/upgrade

chore: upgrade [email protected]

4b7d7ddd4bb952fc845df7ba215eda60f332dea5 authored about 9 years ago by Yiyu He <[email protected]>
chore: upgrade [email protected]

570a59b688a9341c2d6509d8d44cea001014d9a5 authored about 9 years ago by tangyao <[email protected]>
test in iojs v2

a6eb5fd33efe34df7c1c92977e915a4b8385907f authored over 9 years ago by dead_horse <[email protected]>
Release 2.0.0

ce4637153e985fb16b65f63d9a1c18c769b2bdc8 authored over 9 years ago by dead_horse <[email protected]>
deps: co-body@2, default to strict mode

1505e6e8bb6db337fe6ff0fb31fa97c3104088e6 authored over 9 years ago by dead_horse <[email protected]>
readme

93ea9bb138057fa5435f9b493dab64c69a41cd9c authored over 9 years ago by dead_horse <[email protected]>
Release 1.6.0

0b30b9daa2b81cb6e643f891b2c51aa187f3f39e authored over 9 years ago by dead_horse <[email protected]>
feat: support custom error handler

194181298fe3bffce6b5fcf3cfebc35b8cda6c89 authored over 9 years ago by dead_horse <[email protected]>
Release 1.5.0

6baad2c1a3288d49d9326784bf71a1c977d22567 authored over 9 years ago by dead_horse <[email protected]>
Merge pull request #15 from RHavar/patch-1

If no body is found, use an empty object not null

34ad957f256a443eb9c84105d2df0ee19b4b6574 authored over 9 years ago by Yiyu He <[email protected]>
Use an empty object instead of null, if no body is parsed

984b8dce46cc382ba793f810b78fc5fd0e166cbb authored over 9 years ago by Ryan Havar <[email protected]>
Release 1.4.1

b0f15a94236ddaf1f06ec9340f3c35717af05575 authored over 9 years ago by dead_horse <[email protected]>
bump [email protected]

3e866425c798f1c3b5e3ce1ebfeddf73023e58f3 authored over 9 years ago by dead_horse <[email protected]>
Release 1.4.0

2ea8fa93f03ef5198c4541c7240dc55a286231e3 authored over 9 years ago by dead_horse <[email protected]>
Merge pull request #12 from koajs/support-custom-json-detect

feat: custom json request detect

0abe6659d87dd908773c1fb54ca1966dff88ca11 authored over 9 years ago by Yiyu He <[email protected]>
feat: custom json request detect

In special case, we let `/*.json` request as json request,
and need to parse request body with j...

f6a5ff7ef6162702540b101de5dde71ee5ad19cd authored over 9 years ago by fengmk2 <[email protected]>
Release 1.3.1

db1c734d2f4235212075239cb4049f93ef7c2995 authored over 9 years ago by dead_horse <[email protected]>
fix: extend

fixes #11

19223255f616da2a6cc392bc9295f3556c343ea5 authored over 9 years ago by dead_horse <[email protected]>
change repo name

0c2b58a641fabdce7d5738ea192efe784127d63e authored almost 10 years ago by dead_horse <[email protected]>
Release 1.3.0

8d538ae6316ec9c2e67dc46317ce39eb4fe439bd authored almost 10 years ago by dead_horse <[email protected]>
support extendTypes

ba7479baf893fc3391fcdb88d3d8173ac4df05e7 authored almost 10 years ago by dead_horse <[email protected]>
Merge pull request #8 from coderhaoxin/json-patch

add support for json patch

977a329d18b883a3866bd45937d3e6c1067bfd75 authored almost 10 years ago by Yiyu He <[email protected]>
add support for json patch

18439786838be380261c41c266bbbda3d5c15cb5 authored almost 10 years ago by haoxin <[email protected]>
Release 1.2.0

74f8acd221b30bf3adf795f5ddd10bc62fa16bb7 authored almost 10 years ago by dead_horse <[email protected]>
add example.js

8296aa6f6e6226a67df60b442da37f72cf4f585d authored almost 10 years ago by dead_horse <[email protected]>
bump dependencies

450242208ce4a7ae8ce5dcaaef841914fe47b2c9 authored almost 10 years ago by dead_horse <[email protected]>
Merge pull request #7 from rudijs/develop

Add support for JSON-API

6bda628e88c45c00b42d9a38ff8f7ba75266971f authored almost 10 years ago by Yiyu He <[email protected]>
Add support for JSON-API

b37d6556889d55bee3dcd9e0e98c508889f20496 authored almost 10 years ago by Rudi Starcevic <[email protected]>
Release 1.1.0

08323c666430612334b814cd918421b2d2f1d77d authored almost 10 years ago by dead_horse <[email protected]>
Merge pull request #6 from tunnckoCore/master

add support for `application/csp-report` header

69dad65f586dae0b870cb347435128618dcdb287 authored almost 10 years ago by Yiyu He <[email protected]>
resolve https://github.com/tunnckoCore/koa-better-body/issues/3#issuecomment-60458238

3e79c507548e6335258e51e41347be6d9e70e0bd authored almost 10 years ago by tunnckoCore <[email protected]>
add coverage

76223b569ebc5f31ffecfa81d11ba6291e94b0bc authored about 10 years ago by dead_horse <[email protected]>
Merge pull request #3 from esco/master

fixed typo

852d1103fcc2c82306a9241346272026a52b7f70 authored over 10 years ago by dead_horse <[email protected]>
fixed typo

34e828c5bdc58a7581a8e1187ac010e01ce4b440 authored over 10 years ago by Esco Obong <[email protected]>
fix readme

b4e4cc54bdf2acd2d88ff7f8afa37fd3458341ed authored over 10 years ago by dead_horse <[email protected]>
fix travis

220dfa3240556e594feae65c33b568bdd74b60dd authored over 10 years ago by dead_horse <[email protected]>
Release 1.0.1

1e0ceb3e6b5fe66467b6a134a0b8317c63108c89 authored over 10 years ago by dead_horse <[email protected]>
fix formLimit, add test case

a5c06ee8225d2ddd06746ea346b0dbde9bc6e567 authored over 10 years ago by dead_horse <[email protected]>
fix badge

3717696e51a1b17db1ea5534a8eea8165cb48919 authored over 10 years ago by dead_horse <[email protected]>
update repo

ed62c808d6a7eb67ebd5ac0858e51fc8e5f360d3 authored over 10 years ago by dead_horse <[email protected]>
Release 1.0.0

86ac48a32fa626f30c8831c1c67e331166305b56 authored over 10 years ago by dead_horse <[email protected]>
update readme

7bddbfc11b72cdbdd3dd008b86ff531ca3ee4900 authored over 10 years ago by dead_horse <[email protected]>
refactor

29141e01d98c8917c1d6b341e732163093d300dd authored over 10 years ago by dead_horse <[email protected]>
Release 0.1.0

e41086f25b230572389383512da416823e4de171 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #2 from fengmk2/remove-co

Remove co deps and improve coverage to 100%

03994b0c316f0246e48c4f560fa82bb8da79ed8e authored over 10 years ago by dead_horse <[email protected]>
Remove co deps and improve coverage to 100%

1676d8eef04158d0934e4f1d5a632b05786795a5 authored over 10 years ago by fengmk2 <[email protected]>
Release 0.0.2

6e7dd5b405a3ffc3e4c6ca2348d8640daedc3f42 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #1 from fengmk2/jsonLimit

add jsonLimit options to fix json and form body limit confuse

a38bd2cee4cb48f13c55754781ac4f31f71adec4 authored over 10 years ago by dead_horse <[email protected]>
add jsonLimit options to fix json and form body limit confuse

57333ec88fc172b200769d417aa1d072d51fa1c6 authored over 10 years ago by fengmk2 <[email protected]>
Release 0.0.1

430b3b5108be3cc6d5bd94ee337c90cd678af8ce authored over 10 years ago by dead_horse <[email protected]>
update package name, merge middleware into module.exports

d83d3aed1f2b3d06e106fb2047073a0ee362ca27 authored over 10 years ago by dead_horse <[email protected]>