• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    JavaScript
  • License
    The Unlicense
  • Created over 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

jshttp style guide

jshttp style guide

These guidelines are how we style javascript modules in jshttp, as well as how we prefer to work with git.

The guides are intended to be as simple and concise as possible, for easy reading.

Contributing

If you are interested in contributing, please use your own initiative!

Creating PR's and discussing unsolved issues are very good ways to help out and become involved! :)

Issue Label Use

Name Description
bug Denotes confirmed bugs.
duplicate A duplicate issue.
enhancement An issue requesting an enhancement.
help wanted Extra help may be needed to resolve this issue.
invalid This is not a proper issue report, request, or question.
question For issues where the issuer is asking something.
wontfix Marks an issue that will not be fixed.
docs This issue pertains to the documentation or code comments.
investigate Requires further investigation.
pr This is pull request. (Makes it easier to see them.)
tests This issue pertains to the tests themselves.
deprecate Issue is about a feature that is pending future removal.
release A tracking issue for a specific release milestone.
ideas Marks an issue which is primarily an idea.
discuss This issue should remain open to discussion for a while.
needs tests This pull request needs tests to be added.
future An issue which should be resolved in a future release.
deps Marks a dependancy-related issue or pull request.
low priority Denotes a low-priority issue.

For management of issue labels, please see the config.

This repo is Public Domain

More Repositories

1

http-errors

Create HTTP Errors
JavaScript
1,489
star
2

mime-types

The ultimate javascript content-type utility.
JavaScript
1,311
star
3

cookie

HTTP server cookie parsing and serialization
JavaScript
1,303
star
4

mime-db

Media Type Database
JavaScript
1,083
star
5

basic-auth

Generic basic auth Authorization header field parser
JavaScript
704
star
6

on-finished

Execute a callback when a request closes, finishes, or errors
JavaScript
389
star
7

negotiator

An HTTP content negotiator for Node.js
JavaScript
307
star
8

statuses

HTTP status utility
JavaScript
269
star
9

accepts

Higher-level content negotiation
JavaScript
252
star
10

etag

Create simple HTTP ETags
JavaScript
251
star
11

type-is

Infer the content-type of a request.
JavaScript
226
star
12

content-disposition

Create and parse HTTP Content-Disposition header
JavaScript
220
star
13

methods

HTTP verbs that node supports
JavaScript
177
star
14

fresh

HTTP request freshness testing
JavaScript
159
star
15

on-headers

Execute a listener when a response is about to write headers.
JavaScript
154
star
16

http-assert

assert with status codes
JavaScript
151
star
17

proxy-addr

Determine address of proxied request
JavaScript
132
star
18

content-type

Create and parse HTTP Content-Type header
JavaScript
130
star
19

compressible

Compressible Content-Type / mime checking.
JavaScript
98
star
20

range-parser

Range header field parser
JavaScript
90
star
21

vary

Manipulate the HTTP Vary header
JavaScript
61
star
22

forwarded

Parse HTTP X-Forwarded-For header
JavaScript
56
star
23

media-typer

Simple RFC 6838 media type parser and formatter
JavaScript
54
star
24

jshttp.github.io

HTML
47
star
25

spdy-push

SPDY Push helper - will by replaced by http-push
JavaScript
29
star
26

http-push

14
star
27

http-utils

Low-level HTTP parsing/formatting utilities
JavaScript
14
star
28

.github

1
star