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
264
increased by101.53%
Maintainers
4
Install size
3.05 MB
Created
Weekly downloads
 

Changelog

Source

1.8.11 (2018-02-19)

Bug Fixes

  • bump lerna (#79) (857cccc)

BREAKING CHANGES

  • please, just... please

<a name="1.8.10"></a>

Readme

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>>

Keywords

FAQs

Last updated on 19 Feb 2018

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