Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@finsemble/finsemble-core

Package Overview
Dependencies
Maintainers
0
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finsemble/finsemble-core

Finsemble is an application framework for building Electron based smart desktop applications.

  • 10.0.0-iocd.31
  • npm
  • Socket score

Version published
Weekly downloads
473
increased by50.16%
Maintainers
0
Weekly downloads
 
Created
Source

Finsemble Core 🏛️

Finsemble is a smart desktop framework that is powered by Electron. This module is generally used either from the finsemble-seed or by downloading the Finsemble Smart Desktop Designer GUI tool (contact support@finsemble.com for access.)

See our documentation for more information.

Installation

yarn add @finsemble/finsemble-core

Importing

Please do not import from "/types" or "/dist". The structure of the "/dist" folder may change from release to release, so the locations of files may not be dependable. The types directory is provided only for backward-compatibility with prior releases.

Please always import directly from the module root.

import { StandardError } from "@finsemble/finsemble-core";
import { ConfigClient } from "@finsemble/finsemble-core";

Getting Help

Email support@finsemble.com for support.

FAQs

Package last updated on 13 Nov 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