ST-JS: Strongly Typed JavaScript

Borrowing Java's syntax to write type-safe JavaScript

Contributing

The team

The teams is composed of:

  • Alexandru Craciun (ax.craciun@gmail.com)
  • Eyal Kaspi (eyal.kaspi@gmail.com)
  • Nicolas Piguet (npiguet@romandie.com)
  • YOU! (follow the instructions below)

Additionally for bridges we are helped by:

  • Özhan Düz (ozhanduz@gmail.com)

For any question related to our project please contact any of the project's member and you should get an answer promptly.

Help us improve ST-JS

You can help us improve ST-JS in many different ways:

Improve the various ST-JS modules

Get the source code of ST-JS from the github repository at: https://github.com/st-js/st-js. Feel free to fork that repository, make your own changes and submit pull requests. If you want to, you can also request direct push access by asking Alexandru Craciun.

Improve the documentation and/or the website:

Our website and documentation is served through Github pages, you can therefore contribute to the website (with a better design, organization, etc...) and the documentation it contains (various bridges, general information, tutorial etc...) simply by cloning the Github repository of the website at https://github.com/st-js/st-js.github.io. Again, feel free to fork that repository, make your own changes and submit pull requests. If you want to, you can also request direct push access by asking Alexandru Craciun.

Write your own JavaScript library bridge:

See more information here.

Fork me on GitHub