Skip to content

Pretty print TypeScript/JavaScript code according to standard styles

Notifications You must be signed in to change notification settings

cluesurf/love-code.js

Repository files navigation








@cluesurf/love-code

Programmatically pretty-print TS/JS code in a standard way




Installation

pnpm add @cluesurf/love-code
yarn add @cluesurf/love-code
npm i @cluesurf/love-code

Usage

import loveText from '@cluesurf/love-text'

loveText('const x = 10, y = 20').then(code => {
  console.log(code)
})

License

MIT

ClueSurf

This is being developed by the folks at ClueSurf, a California-based project for helping humanity master information and computation. ClueSurf 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!

About

Pretty print TypeScript/JavaScript code according to standard styles

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published