8000 GitHub - janwilmake/contextarea: js and cloudflare libraries allowing easy context-building
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

janwilmake/contextarea

Repository files navigation

contextarea.js - textarea for context-building

Submission to this hackathon: to make humans better we have to optimise for truth and human understanding. to do that, we have to make the interface be a map of reality. this is why URLs, universal resource locators, are perfect, and we should not hide them away, we should embrace them for what they are: they are maps to expand our perception.

Usage

In your head, add the following

<link rel="stylesheet" href="https://contextarea.com/style.css" />
<script src="https://contextarea.com/lib.js" defer></script>

To your textarea, add id="contextarea" and poof! It's all there.

Important

This is meant to be self-hosted.

Please do not use the widget as-is in production, it's better to self-host from the start!

Components

Component Description URL
pastebin for OS-provided text or binary files (via copy or drag/drop) https://pastebin.contextarea.com/openapi.json
context for fetching/caching any URL into the belonging metadata https://context.contextarea.com/openapi.json
lib.js the js lib https://contextarea.com/lib.js
style.css the styles https://contextarea.com/style.css
index.html https://contextarea.com
Summary Prompt it
High-level overview of the ContextArea project
Core implementation of the ContextArea library
Context API service for URL metadata extraction
Pastebin service for storing and retrieving content

About

js and cloudflare libraries allowing easy context-building

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0