https://github.com/fangmarks/yiff.deno
Deno e621 Library / Lio's first Deno Lib
https://github.com/fangmarks/yiff.deno
booru deno e621 e621-api furry library nestland wrapper
Last synced: 6 months ago
JSON representation
Deno e621 Library / Lio's first Deno Lib
- Host: GitHub
- URL: https://github.com/fangmarks/yiff.deno
- Owner: fangmarks
- Created: 2020-08-22T10:58:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-02T16:23:35.000Z (over 4 years ago)
- Last Synced: 2025-04-02T15:16:22.589Z (6 months ago)
- Topics: booru, deno, e621, e621-api, furry, library, nestland, wrapper
- Language: TypeScript
- Homepage: https://nest.land/package/esix
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esix
`esix` is a [e621] Search Library. It's [Lio's] first Deno Library and (might) recieve future updates to include more functions.
Please do not expect good code for this, yet. esix is my first Deno Lib.
Note: Posts with the Tag `young`, `cub`, etc. are automatically discarded by the E612, but I put `-young` into the request url anyways.
## Example Usage
```ts
import { sauce, search } from "https://x.nest.land/esix@0.0.5/mod.ts";// search("tags you want to search for", limit_of posts returned)
const Search = await search("lio_(hokkqi)", 5);console.log(Search);
```[e621]: https://e621.net
[lio's]: https://himbo.cat