Socket
Socket
Sign inDemoInstall

@emdaer/core

Package Overview
Dependencies
17
Maintainers
4
Versions
135
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @emdaer/core

emdaer core


Version published
Weekly downloads
350
decreased by-24.57%
Maintainers
4
Install size
3.19 MB
Created
Weekly downloads
 

Changelog

Source

3.2.31 (2020-04-09)

Bug Fixes

  • testing (bf2a5bd)

Readme

Source

@emdaer/core · Travis Documented with emdaer Maintained with lerna

emdaer core

Usage

emdaer core is the core emdaer package – see the emdaer monorepo for more information

Documentation

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

Last updated on 09 Apr 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc