I hereby claim:
- I am shinoharata on github.
- I am tashinohara (https://keybase.io/tashinohara) on keybase.
- I have a public key ASCXHsPic0Q204EjSMSguPr3VfGhy3oLLMqQQfkQnsP_GAo
To claim this, I am signing this object:
import bsky from "@atproto/api"; | |
const { BskyAgent } = bsky; | |
const agent = new BskyAgent({ service: "https://bsky.social" }); | |
const { data } = await agent.api.com.atproto.repo.listRecords({ | |
reverse: true, | |
repo: "shino3.bsky.social", | |
collection: "app.bsky.feed.post", | |
}); | |
console.log(data.records.slice(-1)[0]); |
[ | |
{ | |
"name": "accept", | |
"a": "動詞", | |
"description": "受諾する" | |
}, | |
{ | |
"name": "access", | |
"a": "動詞/名詞", | |
"description": "アクセスする/アクセス" |
$("#tipQR").html(""); | |
$("#tipQR").qrcode({ width: 240, height: 240, text: "Shino3(e)" }); |
<template> | |
<div id="main" class="container"> | |
<div class="card mt-3" v-if="user"> | |
<div class="card-body"> | |
<form class="create-todo"> | |
<div class="form-group"> | |
<div class="mt-2 d-inline-flex align-items-stretch"> | |
<div class="text-center m-2"> | |
<a class="mb-2" @click="setTimeUpDown('years', 1)"><i class="fas fa-caret-up" aria-hidden="true"></i></a> | |
<p class="m-0 p-0">{{dateFormatted.YYYY}}</p> |
I hereby claim:
To claim this, I am signing this object: