Skip to content

videovillage/Napoli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 24, 2024
6666a2c · Oct 24, 2024
Jul 31, 2024
Nov 9, 2022
Oct 24, 2024
Oct 24, 2024
Dec 1, 2022
Oct 29, 2023
Nov 9, 2022
Nov 9, 2022
Oct 17, 2022
Nov 4, 2022
Jul 31, 2024
Nov 4, 2022
Nov 4, 2022

Repository files navigation

Napoli

This package provides bindings to the Node.js N-API so that you can build Node.js Addons in Swift. Our intended usecase is for packaging Swift code in an Electron app for use on macOS, Linux, and Windows(!!!), but this can work in other Node.js environments as well.

This project was originally a fork of this LinusU repo but has changed significantly enough to warrant the creation of its own repository.

The next step is to create a sample project to show how to actually use Napoli with Electron.