dindist
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i dindist

Weekly Downloads

6,841

Version

1.0.2

License

MIT

Unpacked Size

5.8 kB

Total Files

7

Last publish

Collaborators

  • jasonkuhrt