New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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.

  • 9.0.10076
  • latest
  • npm
  • Socket score

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

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

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