vix.ing · top · new · best · stats

An Empirical Study on README contents for JavaScript Packages

2018/02/23 by Shohei Ikeda, Ikeda, Shohei, Akinori Ihara +5 · 2 citations
Computer Science · #Data Mining Algorithms and Applications #Software Engineering Research #Web Data Mining and Analysis #cs.SE

paper · pdf · doi:10.48550/arxiv.1802.08391

arxiv created 2018/02/27 · arxiv updated 2018/02/28

Abstract

Contemporary software projects often utilize a README.md to share crucial information such as installation and usage examples related to their software. Furthermore, these files serve as an important source of updated and useful documentation for developers and prospective users of the software. Nonetheless, both novice and seasoned developers are sometimes unsure of what is required for a good README file. To understand the contents of a README, we investigate the contents of 43,900 JavaScript packages. Results show that these packages contain common content themes (i.e., usage, install and license). Furthermore, we find that application-specific packages more frequently included content themes such as options, while library-based packages more frequently included other specific content themes (i.e., install and license).

Cited by

Related