Open Collective
Open Collective
Loading

JavaScript Enhancements sublime text 3 plugin

JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects.

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Join us for $2.00 per month and support us

$2 USD / month

Latest activity by


Recurring contribution
Sponsor

Become a Sponsor with a monthly donation of $100 and get your logo on my github project page with a link to your site.

$100 USD / month

Latest activity by


Be the first one to contribute!
Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


Top financial contributors

1
Fernando Fajardo Salcedo

$24 USD since Nov 2018

2
Richard Eason

$20 USD since Sep 2020

JavaScript Enhancements sublime text 3 plugin is all of us

Our contributors 3

Thank you for supporting JavaScript Enhancements sublime text 3 plugin.

Fernando Faja...

Backer

$24 USD

Riete de la vida o la vida se reira de ti.

Richard Eason

$20 USD

Happy to support this kind of helpful cleverness.

Budget


Transparent and open finances.

View all transactions
Contribution #91657
Contribution #33925
Contribution #33925
$
Today’s balance

$33.96 USD

Total raised

$33.96 USD

Total disbursed

--.-- USD

Estimated annual budget

--.-- USD

About


JavaScript Enhancements

JavaScript Enhancements is a plugin for Sublime Text 3.

This plugin uses Flow (javascript static type checker from Facebook) under the hood.

This is in BETA version for testing.

It offers better JavaScript autocomplete and also a lot of features about creating, developing and managing JavaScript projects, such as:

  • Cordova projects (run cordova emulate, build, compile, serve, etc. directly from Sublime Text!)
  • Ionic v1 and v2 (it includes also v3) projects (same as Cordova projects!)
  • Angular v1 and v2 (it includes also v4 and v5) projects
  • React projects (only about the creation at this moment)
  • React Native projects (only about the creation at this moment. I will add also NativeScript support)
  • Express projects (only about the creation at this moment)
  • Yeoman generators
  • Local bookmarks project
  • JavaScript real-time errors
  • Code Refactoring
  • etc.

You could use it also in existing projects (see the Wiki)!

It turns Sublime Text into a JavaScript IDE like!

This project is based on my other Sublime Text plugin JavaScript Completions

Note: If you want use this plugin, you may want uninstall/disable the JavaScript Completions plugin, if installed.

OS SUPPORTED NOW

  • Linux (64-bit)
  • Mac OS X
  • Windows (64-bit): released without the use of TerminalView plugin. For each feature (like also creating a project) will be used the cmd.exe shell (so during the creation of a project don't close it until it finishes!). Unfortunately the TerminalView plugin supports only Linux-based OS 😞 . Has someone any advice or idea about that? Is there something similar to the TerminalView plugin for Windows?? Thanks!

Dependencies

In order to work properly, this plugin has some dependencies:

  • Sublime Text 3 (build 3124 or newer)
  • Node.js (6 or newer) and npm (nodejs.org or nvm)
  • TerminalView (only for Linux and Mac OS X) sublime text plugin (TerminalView)

Not required, but useful for typescript files (Flow wont work on this type of files):

Flow Requirements

It will use Flow for type checking and auto-completions.

  • Mac OS X
  • Linux (64-bit)
  • Windows (64-bit)

You can find more information about Flow on flow.org

Usage

See the Wiki.

Quick Overview

Auto-completions

Errors

Projects with terminal (TerminalView)

See the Wiki for complete examples and the other features.

Support

Issues/Questions

If you have any problems, create an issue (protip: do a quick search first to see if someone else didn't ask the same question before!). For small questions, you can use .

Email me for any questions or doubts about this project on: [email protected]

Feature request/enhancement

For feature requests/enhancement, create an issue or use .

License

MIT License

Our team