Skip to content

[No longer maintained] Generate Atom.io packages in Javascript instead of CoffeeScript.

License

Notifications You must be signed in to change notification settings

Nicolab/atom-package-js-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-js-generator package

No longer maintained: Now the official Atom package generator support the Javascript!

A package for Atom.io

Generate Atom.io packages in Javascript.

The command package-generator:generate-package provided by Atom generate a package in CoffeeScript. package-js-generator package provides the command package-js-generator:generate-package that generates a package in Javascript.

The package generated contains the "node_modules/atom-helpers", in order to facilitate some cases of package development (extends(MyView, View), get current file, get current buffer, ...).

Install

apm install package-js-generator

Or Settings ➔ Packages ➔ Search for package-js-generator

LICENSE

MIT

Author

Nicolas Tallefourtane - Nicolab.net
Nicolas Talle
Make a donation via Paypal

About

[No longer maintained] Generate Atom.io packages in Javascript instead of CoffeeScript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published