Evgenii Troinov
e7a325d6d7
Changehange node.js version in readme.md from 12.x to 18.x ( #1823 )
...
## Checklist
- [x] I have ensured my pull request is not behind the main or master
branch of the original repository.
- [x] I have rebased all commits where necessary so that reviewing this
pull request can be done without having to merge it first.
- [x] I have written a commit message that passes commitlint linting.
- [x] I have ensured that my code changes pass linting tests.
- [x] I have ensured that my code changes pass unit tests.
- [x] I have described my pull request and the reasons for code changes
along with context if necessary.
2024-08-18 13:19:58 -07:00
fengmk2
fe76c4a284
refactor: required Node.js >= 12.17.0
2022-12-06 10:26:40 +08:00
sgpinkus
0c81a733da
docs: Remove outdated links from README Getting Started section. ( #1694 )
2022-10-06 00:18:05 +08:00
wangqi
7ab659423d
update node version to v12 in readme
2022-07-02 08:58:45 +02:00
Michael
788947702c
Corrected typo to line 184 of Readme.md
2022-07-02 00:20:05 +02:00
jongleberry
5ee832c478
readme: add a link to slack group
2021-08-21 22:42:30 -07:00
niftylettuce
68d97d69e4
fix: fixed order of vulnerability disclosure addresses
2020-08-24 04:50:49 -05:00
niftylettuce
aeb5d1984d
docs: added niftylettuce@gmail.com to vulnerability disclosure
2020-08-22 15:29:16 -05:00
miwnwski
6e1093be27
docs: remove babel from readme ( #1494 )
2020-07-30 12:24:15 +08:00
laffachan
3e97a106bb
docs(links): remove Google+ link ( #1439 )
2020-04-10 16:58:25 +08:00
谭九鼎
cf70dbc6d2
Chore: Use https in readme ( #1389 )
2019-10-09 13:10:38 +08:00
Alex Berk
00e8f7a1b7
docs: ctx.type aliases ctx.response, not ctx.request ( #1343 )
2019-06-26 11:11:44 +08:00
James George
2f2078bf99
chore: Update PR-welcome badge url ( #1299 )
2019-02-02 09:44:11 +08:00
James George
72f325b78e
chore: add pr welcoming badge ( #1291 )
2019-01-15 00:35:24 +08:00
James George
7e46c2058c
docs: add link to the license file ( #1290 )
2018-12-27 16:21:54 +08:00
Douglas Wade
acb388bc05
docs: Add security vulnerability disclosure instructions to the Readme ( #1283 )
2018-12-12 12:24:18 +08:00
Vikram Rangaraj
fc93c05f68
docs: update readme to add babel 7 instructions ( #1274 )
2018-12-07 15:23:18 +08:00
Mengdi Gao
c2615ecc5c
docs: capitalize K in word koa ( #1126 )
2018-01-30 21:05:00 -08:00
Jonas Zhang
e8a024cbc0
docs: ddd Chinese docs link for v2.x ( #1092 )
2017-11-03 11:13:19 +08:00
Shawn Sit
e1e030cc3d
docs: command is wrong for running tests ( #1065 )
2017-09-25 23:08:21 -05:00
Hrvoje Šimić
f3ede44ffa
docs: fix dead link to logo image ( #1069 )
2017-09-25 23:00:15 -05:00
Equim
08eb1a20c3
docs: apply Date.now() to all docs ( #988 )
2017-05-21 23:33:25 +08:00
song
bfce5806c2
Update Readme.md ( #985 )
...
Change ```new Date``` to ```Date.now```
2017-05-17 10:38:00 +08:00
TJ Holowaychuk
32ebd1bd6a
Update Readme.md
...
I'll fill everyone in a bit
2017-04-26 09:46:25 -07:00
Aesop Wolf
cb12aa8ae5
readme: update the order of accepted functions( #958 )
...
Update the order of accepted functions so that it matches the following blocks of text.
2017-04-14 11:50:31 -06:00
Ivan Kleshnin
87036857e6
readme: fix typo ( #951 )
2017-03-27 12:37:42 -07:00
jongleberry
65c130db5b
readme docs++ ( #932 )
...
* Better expose documentation in overview readme
* Add code examples for context, request and response
* docs++
* fix indentation
2017-03-07 23:04:43 -08:00
jongleberry
e812339033
docs: create v2 Migration document ( #931 )
...
* Give v2 migration documentation its own document. Incorporate docs from #533
* Fix mis-capitalization of Koa
* Remove unnecessary Dependency section
* Hint at koa-convert enabled compatibility
* Add section on constructing with new
* Clarify es6 constructors are used
* Fix varying capitalization
* Restore mistakenly removed Dependency changes section
* v1.x should not receive feature updates
* Add next() to signature, add missing backticks
* docs++
2017-03-07 22:59:42 -08:00
Jeff Moore
188c0968e1
Add Troubleshooting documentation ( #921 )
...
* Move Common Problems wiki documentation to troubleshooting.md
* Fix header levels and TOC linking
* Change header structure, move causes to their own sections
* Fix fragment capitalization
* Add an example for missing await
* Cleanup language due to problem generalization
* Add visibility for troubleshooting
* Fix fragment typo
2017-03-01 15:50:02 -08:00
Yiyu He
73e9e13580
chore: unify badge's style ( #914 )
2017-02-26 15:57:49 +08:00
石发磊
207aa4e75b
readme: change generatorFunction to generator function ( #912 )
...
change word `generatorFunction` to `generator function`, because to correspondence with the above form
2017-02-25 12:59:55 -06:00
Xavier Damman
2fda9dd0bf
Added OpenCollective backers and sponsors ( #748 )
...
* Added OpenCollective backers and sponsors
* Removed become a backer/sponsor links
2017-02-25 00:50:07 -06:00
jongleberry
d4b32234ea
docs++
2017-02-25 00:30:11 -06:00
Jacob Bass
ce75a9c872
fixup babel setup instructions ( #794 )
...
old instructions pointed to incorrect npm module names
2016-08-06 07:06:31 +02:00
dead_horse
a1cdbdafcf
docs: update babel setup
...
closes #783
2016-07-24 01:50:17 +08:00
Zack Tanner
808768a597
copy tweaks ( #731 )
2016-05-13 14:27:18 +08:00
Martin Iwanowski
0ac4ff00c6
Convert generator-mw with deprecation warning
2016-03-22 07:35:05 +01:00
Robin Pokorný
340dd4f1a3
Lint JavaScript in Markdown
2016-03-16 16:50:10 +01:00
jongleberry
bcada5bde9
readme: update URLs based on HTTP redirects
...
see: a25ab12116cf5b0dd608e009a01c700278a9b3e7
2016-03-15 12:38:44 -07:00
jongleberry
5d330b095f
use codecov instead of coveralls
2016-03-12 14:09:06 -08:00
pana
1e38b13a94
docs: update docs for koa v2
...
update readme and request, response toJSON method
update readme
update readme
update readme
update readme
update readme
update readme
update docs
update doc
pretty readme
update docs
fix then callback
2016-01-17 16:05:49 -08:00
nswbmw
aac3d70895
update readme
2015-11-08 13:26:50 +08:00
dead_horse
848a9c885b
ocd
2015-11-06 00:42:14 +08:00
blaz
3560651bbc
Add usage of koa-convert for legacy middleware
...
closes #565
closes #538
2015-10-30 20:20:00 -07:00
Tejas Manohar
ae9edb6dc9
docs: babel-node required -> Babel
...
closes #562
2015-10-28 12:31:10 -07:00
blaz
d280122cf4
Add 2.0.0 Examples
2015-10-28 00:02:27 +01:00
Tejas Manohar
93ade5e2dd
refactor Application into a class
2015-10-13 01:19:42 -05:00
Jonathan Ong
ef467caabd
readme: link to AUTHORS file
2015-10-12 00:04:58 -07:00
Tejas Manohar
a13ae6fc95
use template strings in readme es6
2015-10-11 21:22:33 -07:00
Tejas Manohar
88c35c1a0e
update minimum node version in README
2015-10-11 21:22:33 -07:00