🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

tfui

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tfui

Create a native user interface for Mac using Node.js.

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

TF Mac UI

Create a native user interface for Mac using Node.js.

Work In Progress

Contributions Welcome!

Currently you can access the entire Cocoa Framework (and more) using NodObjC, but it doesn't make things easy or feel like Node.js. The aim of this project is to make Mac UI creation feel more natural and be more intuitive in Node.js.

Installation

Get this module from npm using:

npm install tfui

Example

An example of how to use this module is located in example.js. Run using:

node example.js

Packaging Your App

I will be adding a template soon that is easy to edit and feels 100% native. For now, Platypus might be of use to you. Note that the application bundles it creates do exhibit some odd behaviour that is avoidable.

Troubleshooting

Note that NodObjC tends to fail installation from npm if there are spaces in any portion of your folder path.

FAQs

Package last updated on 10 Aug 2014

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