mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
Update README.md
This commit is contained in:
parent
f414895df4
commit
0da52986df
|
@ -7,6 +7,7 @@ WelsonJS - Build a Windows desktop apps with JavaScript, HTML, and CSS based on
|
||||||
## Specifications
|
## Specifications
|
||||||
- ES5(ECMAScript 5), ES6(ECMAScript 6) compatibility with [es5-shim](https://github.com/es-shims/es5-shim) and [es6-shim](https://github.com/es-shims/es5-shim)
|
- ES5(ECMAScript 5), ES6(ECMAScript 6) compatibility with [es5-shim](https://github.com/es-shims/es5-shim) and [es6-shim](https://github.com/es-shims/es5-shim)
|
||||||
- HTML5 compatibility with [html5shiv](https://github.com/aFarkas/html5shiv) and [jquery-html5-placeholder-shim](https://github.com/jcampbell1/jquery-html5-placeholder-shim)
|
- HTML5 compatibility with [html5shiv](https://github.com/aFarkas/html5shiv) and [jquery-html5-placeholder-shim](https://github.com/jcampbell1/jquery-html5-placeholder-shim)
|
||||||
|
- [module.exports](https://nodejs.org/en/knowledge/getting-started/what-is-require/) styled module implementation
|
||||||
|
|
||||||
## Included libraries
|
## Included libraries
|
||||||
- lib/std (Standard library)
|
- lib/std (Standard library)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user