Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahriyar-hosen/repetition-element-array

Repetition-Element
https://github.com/shahriyar-hosen/repetition-element-array

javascript js ts typescript

Last synced: 4 days ago
JSON representation

Repetition-Element

Awesome Lists containing this project

README

        

Repetition-Element

```tsx
Array.from(Array(5).keys()).map((el) => );
```