Skip to content
Lorenzo Pichilli edited this page May 11, 2018 · 21 revisions

Welcome to the JavaScriptEnhancements wiki!

This is a Sublime Text 3 plugin that helps you to create, develop and manage JavaScript projects.

Minimum Sublime Build Version GitHub stars Gitter Build Status codecov license

Donate to this project using Paypal Donate to this project using Patreon Donate to this project using Open Collective Backers on Open Collective Sponsors on Open Collective

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 really 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

Do you want to help me develop this plugin? Become a member of the team!

I'm searching for people that want help me develop this plugin in their spare time! If you are interested in this open-source project and you want work on this, send me an email specifying your knowledge about the Python programming language and any other information and that you find useful. In case you don't know Python, specify in what and how you want contribute! I want create at least a small team that want help me.

A first introduction to contribution can be found on CONTRIBUTING.md.

Thanks in advance to all of you! 😄.