Credits
Team
Rome has a loose governance model that values core contributor autonomy. See Governance for the full governance document.
Code Contributors
-
sebmck
-
diokey
-
ooflorent
-
EduardoLopes
-
yassere
-
macovedj
-
VictorHom
-
bitpshr
-
ematipico
-
Kelbie
-
mattcompiles
-
1ntEgr8
-
yangshun
-
zinyando
-
wgardiner
-
ikeryo1182
-
thecodrr
-
matvp91
-
jloleysens
-
rzig
-
aravind1078
-
yeonjuan
-
ndresx
-
weblancaster
-
ryota-murakami
-
mitchellhamilton
-
smlmrkhlms
-
sreetamdas
-
stefanuros
-
tatchi
-
antoine-amara
-
arneesh
-
bernard-lin
-
caffeinateoften
-
kandros
-
jamiebuilds
-
torifat
-
yuzima
-
bsotodo
-
gobeli
-
38elements
-
itaditya
-
natealcedo
-
quuu
-
asmockler
-
artanik
-
cheshrkat
-
BILLthebuilder
-
ChristopherBiscardi
-
oodamien
-
Kgnx7
-
Daniel15
-
Geenzo
-
dwelle
-
configurator
-
cyphernull
-
gsimone
-
jakelacey2012
-
pizzafox
-
JKirkYuan
-
michaeljaltamirano
-
KeziahMoselle
-
nitish-awasthi
-
paulomenezes
-
RichieAHB
-
sameoldmadness
-
samccone
-
tanhauhau
-
Tembocs
-
tom-sherman
-
YohannParis
-
halfnelson
-
tjallingt
-
Tom910
Lint rules
Some lint rule semantics and documentation inspired by and taken from the following projects:
See individual lint rule docs for direct references.
Forks
Rome contains code forked from other projects. They have been transformed in some way, sometimes substantially rewritten, switched to use internal Rome libraries, added strong types, or simplified to our bare requirements.
-
- Original: mozilla/source-map
- Author: Mozilla Foundation and contributors
- License: BSD-3-Clause
-
- Original: babel/babel-generator by Sebastian McKenzie and contributors
- License: MIT
-
- Original: babel/babel-parser by various contributors
- Parent: acornjs/acorn
- Author: MIT
-
- Original: jhchen/fast-diff by Jason Chen
- Parent: google-diff-match-patch
- Copyholder: Google Inc
- License: Apache-2.0
-
internal/string-escape/escapeJSString.ts
- Original: mathiasbynens/jsesc by Mathias Bynens
- License: MIT
-
internal/string-escape/escapeRegex.ts
- Original: sindresorhus/escape-string-regexp by Sindre Sorhus
- License: MIT
-
internal/string-utils/humanizeFileSize.ts
- Original: sindresorhus/pretty-bytes by Sindre Sorhus
- License: MIT
-
internal/string-utils/naturalCompare.ts
- Original: nwoltman/string-natural-compare
- Author: Nathan Woltman
- License: MIT
-
internal/codec-binary-serial/CachedKeyDecoder.ts
internal/codec-binary-serial/utf8.ts
- Original: msgpack/msgpack-javascript
- Author: The MessagePack Community
- License: ISC