All Projects → neutralinojs → neutralinojs-typescript

neutralinojs / neutralinojs-typescript

Licence: MIT license
Typescript starter project for Neutralinojs

Programming Languages

CSS
56736 projects
typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to neutralinojs-typescript

express-mvc-pattern
Example nodejs using express implementation design pattern using mvc architecture.
Stars: ✭ 52 (+225%)
Mutual labels:  typescript-boilerplate
TypeScript-Boilerplate
A TypeScript Grunt Boilerplate
Stars: ✭ 13 (-18.75%)
Mutual labels:  typescript-boilerplate
web-to-desktop-framework-comparison
This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.
Stars: ✭ 605 (+3681.25%)
Mutual labels:  neutralinojs
haykal
A Typescript MVC Framework
Stars: ✭ 24 (+50%)
Mutual labels:  typescript-boilerplate
phaser3-typescript-starter-kit
This repository contains the code necessary to start making a game in Phaser 3 using TypeScript.
Stars: ✭ 94 (+487.5%)
Mutual labels:  typescript-boilerplate
tiny-typed-emitter
Fully type-checked NodeJS EventEmitter
Stars: ✭ 96 (+500%)
Mutual labels:  typescript-boilerplate
TypeScript-AMD-Boilerplate
A TypeScript AMD Grunt Boilerplate with RequireJS
Stars: ✭ 46 (+187.5%)
Mutual labels:  typescript-boilerplate
node-boilerplate
Node Typescript Boilerplate for Microservices. Skeleton for Node.js Apps written in TypeScript (with Setup Instructions for ESLint, Prettier, and Husky)
Stars: ✭ 92 (+475%)
Mutual labels:  typescript-boilerplate
express-typescript-mongoose-starter
A starter for Node JS, Express, Typescript, Mongoose application
Stars: ✭ 22 (+37.5%)
Mutual labels:  typescript-boilerplate
create-nodejs-ts
Starter Project for Node.js With TypeScript.
Stars: ✭ 34 (+112.5%)
Mutual labels:  typescript-boilerplate
example-typescript-package
Example TypeScript Package ready to be published on npm & Tutorial / Instruction / Workflow for 2021
Stars: ✭ 71 (+343.75%)
Mutual labels:  typescript-boilerplate
Neutralinojs
Portable and lightweight cross-platform desktop application development framework
Stars: ✭ 4,731 (+29468.75%)
Mutual labels:  neutralinojs
neutralinojs-react
React starter project for Neutralinojs
Stars: ✭ 23 (+43.75%)
Mutual labels:  neutralinojs
neutralinojs-cli
neu cli for Neutralinojs
Stars: ✭ 57 (+256.25%)
Mutual labels:  neutralinojs

Notice 🔔

Please use https://github.com/neutralinojs/neutralinojs-minimal instead of this template, if you are trying Neutralinojs v2.

neutralinojs-typescript

Typescript starter project for Neutralinojs

Get started

Install neu-cli

$ npm i -g @neutralinojs/neu

Create Neutralino app with Typescript template

$ neu create myapp --template ts
$ cd myapp

Bundle source files

$ neu build

Learn more about neu-cli from docs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].