8000 GitHub - amenayach/Repeater: Repeats text with pattern
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amenayach/Repeater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repeater

Repeats text with pattern

Repeater

So result will be like:

{
	"id": 0,
	"name": "Someone0",
	"good": 0,
	"date": new Date(0, 1, 1),
	"template": "aaa"
},
{
	"id": 1,
	"name": "Someone1",
	"good": 1,
	"date": new Date(1, 1, 1),
	"template": "bbb"
},
{
	"id": 2,
	"name": "Someone2",
	"good": 0,
	"date": new Date(2, 1, 1),
	"template": "ccc"
},

About

Repeats text with pattern

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0