8000 Hanxven (Hanxven) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Hanxven's full-sized avatar
😇
Deadline God
😇
Deadline God

Highlights

  • Pro

Organizations

@LeagueAkari

Block or report Hanxven

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Hanxven/README.md

希望

好东西都应该让我白嫖!

是 Hanxven,一位喜欢可爱兔耳娘可爱猫耳娘的不可爱编程人。

或者可以叫我:Mr. Hanwen。

import { useHanxven, useBunnyGirl, useNekoGirl, useEffectEx as useEffect, lessThan, equals, type InterestConfig } from 'hanxven'

const basicConfig: InterestConfig = {
  age: lessThan(18),
  type: equals('anime'),
  kawaii: equals(true)
}

const { happy } = useHanxven()
const bunnyGirl = useBunnyGirl(basicConfig)
const nekoGirl = useNekoGirl(basicConfig)

useEffect(happy, [bunnyGirl, nekoGirl])

Pinned Loading

  1. LeagueAkari/LeagueAkari LeagueAkari/LeagueAkari Public

    Toolkit for League of Legends

    TypeScript 1.4k 120

0