Categorygithub.com/progpjs/modules/v2
2.0.7
Repository: https://github.com/progpjs/modules.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

ProgpJS v2 - Modules

This project contains the main modules enhancing ProgpJS functionalities.

  • modCore: contains generally available functions, like console, setTimeout, ...
  • modNodeJS: is a NodeJS compatibility layer, implementing some common functions.
  • modReact: is a light ReactJS implementation for Server Side Rendering.
  • modHttp: allowing controlling the http server from javascript.

See https://github.com/progpjs/documentation for more information.