0.1.6 • Published 3 years ago

@raphtlw/indoc v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago