Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A template for a Nodje.js Application using Slint. This is meant to be used with npm.

NotificationsYou must be signed in to change notification settings

slint-ui/slint-nodejs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A template for a Node.js application that's using Slint for the user interface and Node.js for the build system.

About

This template helps you get started developing a Node.js application with Slint as toolkitfor the user interface. It demonstrates the integration between the.slint UI markup andJavaScript code, how to trigger react to callbacks, get and set properties and use basic widgets.

Prerequisites

In order to use this template and build a Node.js application, you need to install a few tools:

Usage

  1. Download and extract theZIP archive of this repository.
  2. Rename the extracted directory and change into it:
    mv slint-nodejs-template-main my-projectcd my-project
  3. Install dependencies with npm
    npm install
  4. Run the application binary
    npm start

We recommend using an IDE for development, along with ourLSP-based IDE integration for.slint files. You can also load this project directly inVisual Studio Code and install ourSlint extension.

Next Steps

We hope that this template helps you get started and you enjoy exploring making user interfaces with Slint. To learn moreabout the Slint APIs and the.slint markup language check out ouronline documentation.

About

A template for a Nodje.js Application using Slint. This is meant to be used with npm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp