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
chore: typo npm-url

1eb053267c9e092ada6c316489e20596edd819f4 authored over 1 year ago
chore: add publishConfig access to public

55783fc0ce77c0235d74244efe4069e4f9ca5850 authored over 1 year ago
Release 5.0.0

89e0524c35acf0ba0d49e97342d5e1b9db92f233 authored over 1 year ago
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
Release 4.4.1

5678a79e64d7833e0dd7734c9e9de40126e14d98 authored over 1 year ago
fix: compatible extra semicolon on content-type header (#153)

5a551b1de6f5e2200b8a838207b56ea1198bdb96 authored over 1 year ago
Release 4.4.0

c16f056cf2536755132104e452dbaa8de2df8f5c authored almost 2 years ago
feat: Support scim json format (#151)

a9a647641bb883746c9691e86b8f87739df4e374 authored almost 2 years ago
Update README.md (#149)

c02ec0c062f92e1114b4196534669367eae14ccc authored about 2 years ago
Recommend @koa/multer for multipart/form-data (#145)

This seems to be the official stance of the Koa community

85b426fea3d98481fd4acbafce0857189199426e authored about 2 years ago
fix: revert html parser, use text directly

4d931c634e9b59a843152f56d68b3ef2e1719675 authored over 4 years ago
Update Repo + Add Html Parser (#134)

* use const/let over var --ES+ features 🙌🏻 ..

* update example.js --better ✨ ..

* update t...

afecb1ab7303ebd36d1a50d6bfe5fc3125759e43 authored almost 5 years ago
docs: fix broken npmjs link (#132)

ecc6ebfad7179e0009501723e7b2227d25c9603d authored almost 5 years ago
Update README.md

336b2879dc7c0e048d79e28bf23d4b8fe2589376 authored almost 5 years ago
Update README.md (#125)

Fix function bodyparser to bodyParser

e02cb7dd2c798a116ef12c776da30c710697dea5 authored almost 5 years ago
Release 4.3.0

6862c7b393fec8201afb29e95d7f20e0b8212aa8 authored almost 5 years ago
feat: support xml (#131)

705673d634818727dbdb25ee999560970bd268a2 authored almost 5 years ago
docs: add multipart tips

6fd7e9c321684adc239d2afb270782c21d0b6231 authored almost 6 years ago
Fix typo in README.md (#112)

57c00225d54b5b5dd1a7526478ad3eae8495222f authored about 6 years ago
Release 4.2.1

944870136813136da6bbc86de2167c2762d40a96 authored over 6 years ago
deps: upgrade co-body (#104)

change promise-based to async function

b270d5d138662f41dc63527505ea02dea0c1e7e8 authored over 6 years ago
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
chore:replace indexOf with includes (#90)

db193f5d46860393521ad38f90a554968b2ba98a authored over 7 years ago
Release 4.2.0

d836995468a15347022950c4da9d3222eb7ed2de authored almost 8 years ago
feat: ctx.request.rawBody to get raw request body (#70)

b538593429ed32cebf3493671055624aaa0b0aff authored almost 8 years ago
Release 4.1.0

81002ab69d7ae7bd55055912be82b107d781dbdb authored almost 8 years ago
deps: upgrade co-body@5 (#64)

e7fe741060d0fc6f96b05b9a90d588ac2dc64595 authored almost 8 years ago
docs: fix node version badge

27c5dc07c24cedfb847be0bdaa1653a41cc231de authored almost 8 years ago
Release 4.0.0

07466eba74a7c3791068a0039d87ec02331c95f0 authored almost 8 years ago
docs: how to use with koa@2 in readme

2245bd206f42b44c8b6257ea77100ebc4e2276d6 authored almost 8 years ago
refactor: use async function and support koa@2 (#62)

31aa5df6b444b8167a96250ba9bfbacf0b3d1156 authored almost 8 years ago
Release 2.3.0

6f8763b7c58593c16a9af4a7d1be0d1bfeb40fb5 authored about 8 years ago
feat: support dynamic disable body parser

1328029b4c89c565710b68ee1c6dcd36e7d23800 authored about 8 years ago
Release 2.2.0

ed407f7a717d37f5cab494bf0527076d4b1b8fce authored over 8 years ago
feat: support enableTypes and text (#44)

67a3884a439e43da1f245cabc2c54fbce29b745a authored over 8 years ago
test: node@4,5,6

ab5a06aca154f56c2a3d6fadc5ccb8451adb5f09 authored over 8 years ago
Release 2.1.0

e1827bd81ac5e5e386900c66a2ea336b18df074a authored over 8 years ago
deps: co-body@4

8e5a7841f26fc5911a95ec4d94a0e71c4659540f authored over 8 years ago
add koa@2 support readme

ceb7df26016175d4bb3374398219770be4bc26d1 authored almost 9 years ago
Merge pull request #35 from koajs/greenkeeper-mocha-2.4.1

Update mocha to version 2.4.1 🚀

a2c221e20fdcf3c37aa3a36dc0d22b5f68797e53 authored almost 9 years ago
chore(package): update mocha to version 2.4.1

http://greenkeeper.io/

683ab7b05960d1e73c78d44f8881315ceddffdcd authored about 9 years ago
Merge pull request #32 from koajs/greenkeeper-autod-2.4.2

Update autod to version 2.4.2 🚀

0b62f129fcbef8b4f01c550fb091e8afdaa9d7fe authored about 9 years ago
chore(package): update autod to version 2.4.2

http://greenkeeper.io/

3491cfef11187a4e0305ace225e11cf4b2aa4855 authored about 9 years ago
Merge pull request #25 from sylvainlap/master

no need for keys

e07ce6ded935ee1ed8eb1a2c183b5e39cd6ca528 authored over 9 years ago
no need for keys

b24e29bf3c3497779bb6d2eb1dc324fa091cf13a authored over 9 years ago
Merge pull request #22 from MarkHerhold/patch-1

Test on Node.js 4.0, iojs 3.0

b5168e56134b1706038e88b904cfcd46a5167475 authored over 9 years ago
Test on Node.js 4.0, iojs 3.0

82ad6f00e02abc5584a470600fdda66759aeaa24 authored over 9 years ago
Release 2.0.1

df03057a658c34566ab419647e38263e94671088 authored over 9 years ago
Merge pull request #20 from coolme200/upgrade

chore: upgrade [email protected]

4b7d7ddd4bb952fc845df7ba215eda60f332dea5 authored over 9 years ago
chore: upgrade [email protected]

570a59b688a9341c2d6509d8d44cea001014d9a5 authored over 9 years ago
test in iojs v2

a6eb5fd33efe34df7c1c92977e915a4b8385907f authored over 9 years ago
Release 2.0.0

ce4637153e985fb16b65f63d9a1c18c769b2bdc8 authored over 9 years ago
deps: co-body@2, default to strict mode

1505e6e8bb6db337fe6ff0fb31fa97c3104088e6 authored over 9 years ago
readme

93ea9bb138057fa5435f9b493dab64c69a41cd9c authored almost 10 years ago
Release 1.6.0

0b30b9daa2b81cb6e643f891b2c51aa187f3f39e authored almost 10 years ago
feat: support custom error handler

194181298fe3bffce6b5fcf3cfebc35b8cda6c89 authored almost 10 years ago
Release 1.5.0

6baad2c1a3288d49d9326784bf71a1c977d22567 authored almost 10 years ago
Merge pull request #15 from RHavar/patch-1

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

34ad957f256a443eb9c84105d2df0ee19b4b6574 authored almost 10 years ago
Use an empty object instead of null, if no body is parsed

984b8dce46cc382ba793f810b78fc5fd0e166cbb authored almost 10 years ago
Release 1.4.1

b0f15a94236ddaf1f06ec9340f3c35717af05575 authored almost 10 years ago
Release 1.4.0

2ea8fa93f03ef5198c4541c7240dc55a286231e3 authored almost 10 years ago
Merge pull request #12 from koajs/support-custom-json-detect

feat: custom json request detect

0abe6659d87dd908773c1fb54ca1966dff88ca11 authored almost 10 years ago
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 almost 10 years ago
Release 1.3.1

db1c734d2f4235212075239cb4049f93ef7c2995 authored about 10 years ago
fix: extend

fixes #11

19223255f616da2a6cc392bc9295f3556c343ea5 authored about 10 years ago
change repo name

0c2b58a641fabdce7d5738ea192efe784127d63e authored about 10 years ago
Release 1.3.0

8d538ae6316ec9c2e67dc46317ce39eb4fe439bd authored about 10 years ago
support extendTypes

ba7479baf893fc3391fcdb88d3d8173ac4df05e7 authored about 10 years ago
Merge pull request #8 from coderhaoxin/json-patch

add support for json patch

977a329d18b883a3866bd45937d3e6c1067bfd75 authored about 10 years ago
add support for json patch

18439786838be380261c41c266bbbda3d5c15cb5 authored about 10 years ago
Release 1.2.0

74f8acd221b30bf3adf795f5ddd10bc62fa16bb7 authored about 10 years ago
add example.js

8296aa6f6e6226a67df60b442da37f72cf4f585d authored about 10 years ago
bump dependencies

450242208ce4a7ae8ce5dcaaef841914fe47b2c9 authored about 10 years ago
Merge pull request #7 from rudijs/develop

Add support for JSON-API

6bda628e88c45c00b42d9a38ff8f7ba75266971f authored about 10 years ago
Add support for JSON-API

b37d6556889d55bee3dcd9e0e98c508889f20496 authored about 10 years ago
Release 1.1.0

08323c666430612334b814cd918421b2d2f1d77d authored over 10 years ago
Merge pull request #6 from tunnckoCore/master

add support for `application/csp-report` header

69dad65f586dae0b870cb347435128618dcdb287 authored over 10 years ago
resolve https://github.com/tunnckoCore/koa-better-body/issues/3#issuecomment-60458238

3e79c507548e6335258e51e41347be6d9e70e0bd authored over 10 years ago
add coverage

76223b569ebc5f31ffecfa81d11ba6291e94b0bc authored over 10 years ago
Merge pull request #3 from esco/master

fixed typo

852d1103fcc2c82306a9241346272026a52b7f70 authored almost 11 years ago
fixed typo

34e828c5bdc58a7581a8e1187ac010e01ce4b440 authored almost 11 years ago
fix readme

b4e4cc54bdf2acd2d88ff7f8afa37fd3458341ed authored almost 11 years ago
fix travis

220dfa3240556e594feae65c33b568bdd74b60dd authored almost 11 years ago
Release 1.0.1

1e0ceb3e6b5fe66467b6a134a0b8317c63108c89 authored almost 11 years ago
fix formLimit, add test case

a5c06ee8225d2ddd06746ea346b0dbde9bc6e567 authored almost 11 years ago
fix badge

3717696e51a1b17db1ea5534a8eea8165cb48919 authored almost 11 years ago
update repo

ed62c808d6a7eb67ebd5ac0858e51fc8e5f360d3 authored almost 11 years ago
Release 1.0.0

86ac48a32fa626f30c8831c1c67e331166305b56 authored almost 11 years ago
update readme

7bddbfc11b72cdbdd3dd008b86ff531ca3ee4900 authored almost 11 years ago
refactor

29141e01d98c8917c1d6b341e732163093d300dd authored almost 11 years ago
Release 0.1.0

e41086f25b230572389383512da416823e4de171 authored almost 11 years ago
Merge pull request #2 from fengmk2/remove-co

Remove co deps and improve coverage to 100%

03994b0c316f0246e48c4f560fa82bb8da79ed8e authored almost 11 years ago
Remove co deps and improve coverage to 100%

1676d8eef04158d0934e4f1d5a632b05786795a5 authored almost 11 years ago
Release 0.0.2

6e7dd5b405a3ffc3e4c6ca2348d8640daedc3f42 authored almost 11 years ago
Merge pull request #1 from fengmk2/jsonLimit

add jsonLimit options to fix json and form body limit confuse

a38bd2cee4cb48f13c55754781ac4f31f71adec4 authored almost 11 years ago
add jsonLimit options to fix json and form body limit confuse

57333ec88fc172b200769d417aa1d072d51fa1c6 authored almost 11 years ago
Release 0.0.1

430b3b5108be3cc6d5bd94ee337c90cd678af8ce authored almost 11 years ago
update package name, merge middleware into module.exports

d83d3aed1f2b3d06e106fb2047073a0ee362ca27 authored almost 11 years ago