melanie / tapestry-attachment-extraction.js
0 вподобань
0 форк(-ів)
1 файл(-ів)
Остання активність
1 | /* |
2 | Attachment Extracting |
3 | for Iconfactory's Tapestry plugins |
4 | |
5 | Grabs urls from a string, like `content_html` in a JSON Feed, and makes them attachments. |
6 | |
7 | Made to be used in your Tapestry plugins like so: |
8 | |
9 | ```js |
10 | const myItem = Item.createWithUriDate(url, date); |
Новіше
Пізніше