> For the complete documentation index, see [llms.txt](https://note.niefee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://note.niefee.com/directory-2.md).

# ECMAScript

笔记目录 1. [字符串](/directory-2/zi-fu-chuan.md) 2. [ES6基础](/directory-2/es6-ji-chu.md) 3. [let与const命令](/directory-2/let-yu-const-ming-ling.md) 4. [解构赋值](/directory-2/jie-gou-fu-zhi.md) 5. [字符编码](/directory-2/zi-fu-bian-ma.md) 6. [ES6正则表达式扩展](/directory-2/es6-zheng-ze-biao-da-shi-kuo-zhan.md) 7. [ES6数组扩展](/directory-2/es6-shu-zu-kuo-zhan.md) 8. [ES6函数扩展](/directory-2/es6-han-shu-kuo-zhan.md) 9. [ES6对象扩展](/directory-2/es6-dui-xiang-kuo-zhan.md) 10. [Symbol](/directory-2/symbol.md) 11. [Set与Map数据结构](/directory-2/set-yu-map-shu-ju-jie-gou.md) 12. [Promise](/directory-2/promise.md) 13. [Proxy](/directory-2/proxy.md) 14. [Reflect](/directory-2/reflect.md) 15. [Iterator和for...of循环](/directory-2/iterator-he-for...of-xun-huan.md) 16. [Generator](/directory-2/generator.md) 17. [async](/directory-2/async.md) 18. [Class](/directory-2/class.md) 19. [Decorator](/directory-2/decorator.md) 20. [Module](/directory-2/module.md) 21. [ArrayBuffer](/directory-2/arraybuffer.md)
