Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zixiaowang/nodejs-load-html

javascript file for node js to load html and its releated files.
https://github.com/zixiaowang/nodejs-load-html

Last synced: 14 days ago
JSON representation

javascript file for node js to load html and its releated files.

Awesome Lists containing this project

README

        

# nodeJs-load-html
javascript file for node js to load html and its releated files.

2016-02-03
用NodeJS建服务器时去处理对html页面的请求,包括对css文件,JavaScript文件和Json文件的请求。

# 正则表达式
/([/\w\d-%;])*(.html|.json|.css|.js|.text)?(\?[\w%]*=[\w%]*)?/