UNPKG
yyx-list
Version:
latest (0.3.0)
0.3.0
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
js list implements
github.com/coderyyx/yyx-list
coderyyx/yyx-list
yyx-list
/
index.js
9 lines
(6 loc)
•
239 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/**
*
前端越来越复杂的产品和组件库需要更扎实的算法和数据结构才能驾驭
*
前端也不再满足于简单的css+js
*
数据结构和算法更是未来的趋势
*/ module.exports=require('./lib/bundle.js');