如何使用angular js列出文件夹中的所有文件名

问题描述:

是否有任何函数可以使用angular js列出文件夹中的所有文件名。因为我有很多if .js文件要包括在内。
那么有没有相同的功能?

Is there any function to list all file names from a folder using angular js. Since I'm having plenty if .js file to include. So is there any function for the same?

感谢您的评论。
我认为最好使用require.js。

Thanks for your comments. I think its better to use require.js.