Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vim-fall/fall-core
Core types for Fall
https://github.com/vim-fall/fall-core
deno denops jsr vim-fall
Last synced: about 2 months ago
JSON representation
Core types for Fall
- Host: GitHub
- URL: https://github.com/vim-fall/fall-core
- Owner: vim-fall
- License: mit
- Created: 2024-11-09T07:59:54.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T08:03:42.000Z (2 months ago)
- Last Synced: 2024-11-09T09:17:08.829Z (2 months ago)
- Topics: deno, denops, jsr, vim-fall
- Language: TypeScript
- Homepage: https://jsr.io/@vim-fall/core
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🍂 fall-core
[![JSR](https://jsr.io/badges/@vim-fall/core)](https://jsr.io/@vim-fall/core)
[![Deno](https://img.shields.io/badge/Deno%202.x-333?logo=deno&logoColor=fff)](#)
[![Test](https://github.com/vim-fall/fall-core/actions/workflows/test.yml/badge.svg)](https://github.com/vim-fall/fall-core/actions/workflows/test.yml)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)Core types for [Fall](https://github.com/vim-fall/fall), a Vim/Neovim fuzzy
finder plugin powered by [Denops](https://github.com/vim-denops/denops.vim).> [!WARNING]
>
> This module is intended for internal use only and is not meant for external
> use.## License
This repository is licensed under the MIT License, as detailed in the
[LICENSE](./LICENSE) file. By contributing, you agree that any modifications you
submit will also be licensed under the MIT License.