1.0.0 • Published 6 years ago
default-readme-generator v1.0.0
Content that the module generates:
default-readme-generator
Global module made with Node.js that creates a default readme with all possible possibilities including title, table, fenced code blocks and syntax highlighting, among others.
Installation
npm install default-readme-generator -gUsage
in cmd, choose a folder and run the command:
createDefaultReadmeContributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Another featuress
Italic
italic text
Strong
strong text
Order list
- Item one
- Item two
Item three
Unorderer list
- Item one
- Item two
Item three
this list also can be writted with '*' or '-' or '+'
Table
| Attempt | #1 | #2 | #3 | #4 | #5 | #6 | #7 | #8 | #9 | #10 | #11 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Seconds | 301 | 283 | 290 | 286 | 289 | 285 | 287 | 287 | 272 | 276 | 269 |
Font size
h1
h2
h3
h4
h5
h6
1.0.0
6 years ago