0.1.6 • Published 4 years ago

@raphtlw/indoc v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Table of contents

Usage

import indoc from 'indoc'

indoc`
  This spans
  multiple lines.
`

// Output
// ---
// This spans
// multiple lines.

Contributing

Contributions are always welcome. If you feel inclined to, feel free to submit a pull request.

In addition, you can also contribute by submitting issues. Please describe the issue with enough details and I will solve them as soon as I can.

0.1.6

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.5

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago