Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@dprint/core

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dprint/core

Core functionality for dprint.


Version published
Weekly downloads
7
decreased by-65%
Maintainers
1
Weekly downloads
 
Created
Source

@dprint/core

The core functionality for dprint.

  • Api Declarations

Contains:

  • Print Items - Plugins use these to declaritively tell the printer how the final file should look like.
  • Global Configuration - Global configuration and its result.
  • formatFileText - Function for formatting the file text.
  • Printer (internal) - Accepts an iterable of print items, resolves the conditions and infos, and decides how to lay out the final text.
  • Writer (internal) - Used by the printer to write out the final text. This is like an advanced string builder.

Keywords

FAQs

Package last updated on 12 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc