Skip to content

supermemoryai/code-chunk

 
 

Repository files navigation

astchunk

Type-safe components for scalable applications

Installation

bun add astchunk

Usage

import { greet } from 'astchunk';

console.log(greet('World')); // Hello, World!

Contributing

Please see CONTRIBUTING.md for contribution guidelines.

License

MIT

About

AST-aware chunking of code for contextual retrieval

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors