UNPKG
html-nest-rule
Version:
latest (0.0.3)
stable (0.0.3)
0.0.3
0.0.2
0.0.1
nesting rule realization for HTML spec
github.com/ecomfe/html-nest-rule
ecomfe/html-nest-rule
html-nest-rule
/
lib
/
core.js
7 lines
(5 loc)
•
109 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** *
@file
core of nest rules *
@author
nighca<nighca
@live
.cn> */
module
.
exports
=
Object
.
create
(
null
);