dindist

v1.0.2
Fixed version of endent
dedent endent tag multi-line string

Dindist

Because https://github.com/prisma/nexus-prisma/issues/50 :(

Usage

yarn add dindist

Example

import dindist from 'dindist'

console.log(dindist`
  All the nice stuff from endent except the following works too (\\n doesn't trigger a line break):

  \\a\\b\\c\\node_modules\\d
`)

// All the nice stuff from endent except the following works too:
//
// \a\b\c\node_modules\d
npm i dindist

Metadata

  • MIT
  • Whatever
  • Jason Kuhrt
  • released 5/20/2021

Downloads

Maintainers