Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 246 Bytes

STRUCTURE.md

File metadata and controls

17 lines (17 loc) · 246 Bytes
js-http/
|-- dist/
|   |-- js-http.min.js
|-- src/
|   |-- js-http.js
|-- examples/
|   |-- index.html
|-- tests/
|   |-- test-js-http.js
|-- docs/
|   |-- index.html
|-- README.md
|-- package.json
|-- webpack.config.js
|-- .gitignore