Repository: charlesmchen/WeViews Branch: master Commit: 4dd3e755cd07 Files: 2 Total size: 392 B Directory structure: gitextract_1rqxqah_/ ├── .gitignore └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ # Xcode .DS_Store build/ *.pbxuser !default.pbxuser *.mode1v3 !default.mode1v3 *.mode2v3 !default.mode2v3 *.perspectivev3 !default.perspectivev3 *.xcworkspace !default.xcworkspace xcuserdata profile *.moved-aside DerivedData .idea/ ================================================ FILE: README.md ================================================ WeViews ======= The WeViews library has been superceded by [WeView 2](https://github.com/charlesmchen/WeView2) and is defunct. Please use WeView 2 instead.
gitextract_1rqxqah_/ ├── .gitignore └── README.md
Condensed preview — 2 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (0K chars).
[
{
"path": ".gitignore",
"chars": 232,
"preview": "# Xcode\n.DS_Store\nbuild/\n*.pbxuser\n!default.pbxuser\n*.mode1v3\n!default.mode1v3\n*.mode2v3\n!default.mode2v3\n*.perspectivev"
},
{
"path": "README.md",
"chars": 160,
"preview": "\nWeViews\n=======\n\nThe WeViews library has been superceded by [WeView 2](https://github.com/charlesmchen/WeView2) and is "
}
]
About this extraction
This page contains the full source code of the charlesmchen/WeViews GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 2 files (392 B), approximately 217 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.