70 lines
717 B
Plaintext
70 lines
717 B
Plaintext
# files
|
|
Makefile
|
|
Gulpfile.js
|
|
Gruntfile.js
|
|
.tern-project
|
|
.gitattributes
|
|
.editorconfig
|
|
.eslintrc
|
|
.jshintrc
|
|
.flowconfig
|
|
.documentup.json
|
|
.yarn-metadata.json
|
|
.travis.yml
|
|
appveyor.yml
|
|
LICENSE.txt
|
|
LICENSE
|
|
AUTHORS
|
|
CONTRIBUTORS
|
|
.yarn-integrity
|
|
*.md
|
|
*.ts
|
|
*.js.map
|
|
*.ts.map
|
|
*.jst
|
|
*.coffee
|
|
*.d.cts
|
|
*.d.mts
|
|
tsconfig.json
|
|
.nycrc
|
|
.nycrc.json
|
|
opslevel.yml
|
|
package-support.json
|
|
bench.js
|
|
tests.js
|
|
|
|
# folders
|
|
__tests__
|
|
test
|
|
tests
|
|
powered-test
|
|
docs
|
|
doc
|
|
website
|
|
images
|
|
assets
|
|
example
|
|
examples
|
|
coverage
|
|
.nyc_output
|
|
dist/esm
|
|
zmodem2/dist/cjs
|
|
zmodem2/dist/browser
|
|
zmodem2/dist/esm
|
|
trzsz2/dist/cjs
|
|
trzsz2/dist/esm
|
|
package-lock.json
|
|
.github
|
|
.circleci
|
|
scripts
|
|
samplejson
|
|
flash
|
|
third_party
|
|
tools
|
|
bench
|
|
benchmarks
|
|
spec
|
|
specs
|
|
fixture
|
|
fixtures
|
|
umd |