Socket
Socket
Sign inDemoInstall

@emdaer/core

Package Overview
Dependencies
Maintainers
4
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emdaer/core

emdaer core


Version published
Weekly downloads
59
decreased by-71.36%
Maintainers
4
Weekly downloads
 
Created
Source

@emdaer/core

emdaer core

executePlugins

Finds and executes plugins

Parameters

  • content string

Returns Promise<string>

executePlugin

Executes a plugin to generate content

Parameters

  • $0 any
    • $0.0
    • $0.1

Returns Promise<string>

resolvePlugin

Loads a provided plugin

Parameters

Returns Plugin

EmdaerError

Extends Error

Parameters

applyTransforms

Applies transforms to generated content

Parameters

Returns Promise<string>

applyTransform

Applies a transform to generated content

Parameters

Returns Promise<string>

resolveTransform

Loads a provided transform

Parameters

Returns Transform

identifyTransforms

Identifies transforms

Parameters

Returns Promise<Array<string>>

fixCodeFences

Applies transforms to generated content

Parameters

Returns string

Keywords

FAQs

Package last updated on 14 Apr 2018

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