Skip to content

Instantly share code, notes, and snippets.

View metehus's full-sized avatar
Trying to do something

Matheus Sanches metehus

Trying to do something
View GitHub Profile
// import { Plugin, PrestionProject, Slide } from ".";
class PrestionProject {
public config: PrestionProjectConfig
public slides: Slide<this>[]
constructor(config: PrestionProjectConfigOptionals = {}) {
this.config = config as PrestionProjectConfig
this.slides = this.config.slides.map(Slide => new Slide(this))
@metehus
metehus / charts.json
Last active November 26, 2020 03:25
Musicorum app / Framer content example
{
"recent_tracks_week": [
{
"name": "Sin Miedo (del Amor y Otros Demonios) ∞",
"image_small": "https://lastfm.freetls.fastly.net/i/u/34s/a2aa0354e06545fb4736694ee8639b89.jpg",
"image_medium": "https://lastfm.freetls.fastly.net/i/u/64s/a2aa0354e06545fb4736694ee8639b89.jpg",
"image_large": "https://lastfm.freetls.fastly.net/i/u/174s/a2aa0354e06545fb4736694ee8639b89.jpg",
"image_extralarge": "https://lastfm.freetls.fastly.net/i/u/300x300/a2aa0354e06545fb4736694ee8639b89.jpg",
"artist": "Kali Uchis"
},
Testing started at 11:29 ...
HTTP/1.1 200 OK
Date: Tue, 30 Jun 2020 14:29:57 GMT
Content-Type: image/svg+xml; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: __cfduid=d7cc6d93257e62a747f0eef13ab78d1b71593527391; expires=Thu, 30-Jul-20 14:29:51 GMT; path=/; domain=.switchblade.xyz; HttpOnly; SameSite=Lax; Secure
X-Powered-By: Express
ETag: W/"96f6-mexKwpnZ9YZz4OK5ogp5hcXXB/g"