Js Wiki
      
      
        I have just made a new ASP-based wiki engine, written in ServerSideJavaScript.
      
      
        Currently access is employed as wiki page repository.
      
      
        Features:
      
      
        - 
           Uses combination of original wiki syntax and mark-down syntax
        
 
      
      
        - 
           Single ActiveServerPages file; just upload and run (with a few lines of configuration)
        
 
      
      
        - 
           Preserve page history and have a built-in diff utility
        
 
      
      
      
        - 
           Pages can be (un)locked, published/revoked, or even removed by admin
        
 
      
      
      
        -- Hardway 
      
      
        Another JsWiki:
      
      
      
      
        See also AspWikiRelated
      
      
      
        CategoryWikiImplementation