@textsurf/love-code
Programmatically pretty-print TS/JS code in a standard way
Installation
pnpm add @textsurf/love-code
yarn add @textsurf/love-code
npm i @textsurf/love-code
Usage
import loveText from '@textsurf/love-text'
loveText('const x = 10, y = 20').then(code => {
console.log(code)
})
License
MIT
TextSurf
This is being developed by the folks at TextSurf, a California-based project for helping humanity master information and computation. TextSurf started off in the winter of 2008 as a spark of an idea, to forming a company 10 years later in the winter of 2018, to a seed of a project just beginning its development phases. It is entirely bootstrapped by working full time and running Etsy and Amazon shops. Also find us on Facebook, Twitter, and LinkedIn. Check out our other GitHub projects as well!