Introduction - If you have any usage issues, please Google them yourself
NodeAsp is a set of ASP Classic framework, using the NodeJS s modular thinking, so you can use a new concept to write ASP program.
NodeAsp uses the CommonJS specification of require, fully compatible with the NodeJS module loading mode, so you can directly use the NodeJS 50 module. All modules that are not related to the NodeJS operating environment and the ES5-ES6 specific object can be used directly. Such a huge module library, which is not in the past any ASP framework.