Skip to content

jasonkuhrt-archive/dindist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dindist

Because graphql-nexus/nexus-prisma#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