NodeAsp is a set of ClassicASP framework, which draws on the modular idea of NodeJS, allowing you to happily write ASP programs using new concepts.
NodeAsp uses require that follows the CommonJS specification and is fully compatible with the NodeJS module loading method, allowing you to directly use more than 50% of NodeJS modules. All modules that have nothing to do with the NodeJS running environment and ES5-ES6 specific objects can be used directly. Such a huge module resource library has not been available in any ASP framework in the past.
NodeAsp is a unique and innovative framework in the ASP field. Her emergence has changed the traditional ASP writing model, allowing you to complete front-end and back-end development at the same time only by knowing js, and eliminating the tedious process of deploying NodeJS servers.
This framework only runs on the WIN platform IIS. Usually an ordinary ASP virtual host can run this framework.
NodeAsp has a module loading system that is almost identical to NodeJS, which ensures that NodeAsp can directly use a large number of NodeJS modules.
The core of NodeAsp contains almost no functions required for website development, and all functions are extended through modules. You can find the function modules you need through NodeAsp's module center or npmjs.
NodeAsp page display