Socket
Book a DemoInstallSign in
Socket

@acoustic-content-sdk/component-hbs

Package Overview
Dependencies
Maintainers
8
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acoustic-content-sdk/component-hbs

Module to attach inline-edit functionality to an WCH based Angular application.

latest
npmnpm
Version
9.0.10076
Version published
Maintainers
8
Created
Source

npm

API Documentation

Home > @acoustic-content-sdk/component-hbs

component-hbs package

Framework independent collection of APIs and constants

Variables

VariableDescription
HBS_COMPONENT_RESOLVER_WEIGHTWeight of the handlebars component resolver
isHandlebarsLayout
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/component-hbs > HBS_COMPONENT_RESOLVER_WEIGHT

HBS_COMPONENT_RESOLVER_WEIGHT variable

Weight of the handlebars component resolver

Signature:

HBS_COMPONENT_RESOLVER_WEIGHT = 2000

Home > @acoustic-content-sdk/component-hbs > isHandlebarsLayout

isHandlebarsLayout variable

Signature:

isHandlebarsLayout: ({ templateType, template }: Layout) => boolean

Home > @acoustic-content-sdk/component-hbs > VERSION

VERSION variable

Version and build number of the package

Signature:

VERSION: {
    version: {
        major: string;
        minor: string;
        patch: string;
        branch: string;
    };
    build: Date;
}

Keywords

acoustic

FAQs

Package last updated on 26 Mar 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