1.1.2 • Published 5 months ago

create-electron.ts v1.1.2

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
5 months ago

create-electron.ts

setup electron project template with typescript and node integration.

npm Package Version

Usage

You can start an electron project with npm init:

npm init electron.ts

You can use the latest version with npx:

npx create-electron.ts@latest

Why not create-electron-app?

Unlike create-electron-app, the project setup by this starter does not depends on electron-forge nor yarn, hence it works just fine with pnpm without shamefully-hoist flag.

License

This project is licensed with BSD-2-Clause

This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:

  • The freedom to run the program as you wish, for any purpose
  • The freedom to study how the program works, and change it so it does your computing as you wish
  • The freedom to redistribute copies so you can help others
  • The freedom to distribute copies of your modified versions to others
1.1.2

5 months ago

1.1.1

5 months ago

1.1.0

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago

0.0.0

5 months ago