+
Skip to content
This repository was archived by the owner on Oct 31, 2021. It is now read-only.

tenorviol/xjs2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xjs

TODO

<?js
  
  function userName(uid) {
    var async = out.async();
    lookupName(uid, function (name) {
      out.write(<a href={"/profile?id="+uid}><?= name ?></a>);
      async.end();
    });
  }

?>
<ul>
  <?js
    uids.forEach(function (uid) {
      out.write(<li><?= userName(uid) ?></li>);
    });
  ?>
</ul>

About

html5 focused rewrite of xjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载