remove-duplicate-items-js-problem:使用JS删除重复项

时间:2021-05-02 23:14:52
【文件属性】:
文件名称:remove-duplicate-items-js-problem:使用JS删除重复项
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-02 23:14:52
JavaScript 删除重复项 目标:此分配的目的是使用迭代器或使用诸如Set内置对象从数组中删除重复项。 运行和评估说明 # Add the remote to the starter code git remote add starter https://github.com/nishant-jain-94/remove-duplicate-items-js-problem # Install all the dependencies npm install # To lint test your code npm run lint # To evaluate your code npm test 问题 如果有任何问题,在处提出问题
【文件预览】:
remove-duplicate-items-js-problem-master
----.eslintrc.yml(52B)
----.travis.yml(202B)
----test()
--------remove-duplicate.js(828B)
----README.md(595B)
----.editorconfig(130B)
----.gitignore(14B)
----index.js(191B)
----package-lock.json(25KB)
----package.json(657B)

网友评论