Socket
Socket
Sign inDemoInstall

@intuiface/interface-asset

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intuiface/interface-asset

Schematic to create an interface asset.


Version published
Weekly downloads
23
increased by9.52%
Maintainers
0
Weekly downloads
 
Created
Source

Intuiface logo

Interface Asset Schematics

This article describes how to design an interface asset, build it, and generate an IFD for use in Intuiface Composer

Table of contents

Install

Install the interface asset schematics: npm install @intuiface/interface-asset

Prerequisites

Usage

Use it with: schematics @intuiface/interface-asset:create.
It will prompt you for the interface-asset name and then will create all files.

⚠️ Please use only alphanumeric characters in the name of your interface-asset (no "-", no special characters, etc). The schematics will accept it but may fail when you try to build your project.

After installation is complete, restart VSCode if you want the code analyzer running. You can use the command npm run lint if you want to run the code analyzer manually. We provide automatic linting (code analyzing) in VSCode through the settings.json file in the .vscode folder.

Develop your interface asset using the skeleton or read the documentation for Intuiface Core

Then run npm run build to build for production or npm run build:debug to debug your interface asset.

Help

Found a problem, a bug? Or need some help? Please do not create an issue in Github! Ask us via our Support page : https://support.intuiface.com/

Keywords

FAQs

Package last updated on 28 Aug 2024

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