MCPcopy Index your code
hub / github.com/Uncodin/bypass

github.com/Uncodin/bypass @parent-1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release parent-1.1 ↗ · + Follow
312 symbols 903 edges 42 files 103 documented · 33%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.

License

Apache License v2.0

Requirements

Android

If you just want to include Bypass in your Maven project, add the following dependency block to your pom.xml:

<dependency>
    <groupId>in.uncod.android.bypass</groupId>
    <artifactId>bypass</artifactId>
    <type>apklib</type>
    <version>1.0</version>
</dependency>

Building And Using

iOS

Building And Using

3rd Party Libraries

Core symbols most depended-on inside this repo

size
called by 126
src/element.cpp
getType
called by 110
src/element.cpp
getText
called by 88
platform/android/library/src/in/uncod/android/bypass/Element.java
bufput
called by 69
dep/libsoldout/buffer.c
parse
called by 37
src/parser.cpp
bufputc
called by 34
dep/libsoldout/buffer.c
setType
called by 25
src/element.cpp
getAttribute
called by 22
src/element.cpp

Shape

Function 183
Method 75
Class 47
Enum 7

Languages

C61%
C++28%
Java11%

Modules by API surface

dep/libsoldout/markdown.c57 symbols
dep/libsoldout/renderers.c41 symbols
src/parser.cpp35 symbols
dep/libsoldout/mkd2latex.c27 symbols
dep/libsoldout/array.c25 symbols
dep/libsoldout/buffer.c19 symbols
src/element.cpp15 symbols
platform/android/library/src/in/uncod/android/bypass/Element.java15 symbols
dep/libsoldout/mkd2man.c14 symbols
platform/android/functional-test-tests/src/in/uncod/andrpod/bypass/bypass_test/test/BasicTests.java9 symbols
src/document.cpp5 symbols
dep/libsoldout/mkd2html.c5 symbols

For agents

$ claude mcp add bypass \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact