File System Tree.
fst is a specification for representing file systems as abstract syntax trees.
It implements the unist spec.
TODO: introduction
TypeScript users can integrate fst
type definitions into their project by installing the appropriate packages:
yarn add @flex-development/fst
TODO: nodes (abstract)
TODO: nodes
TODO: content model
See the unist glossary for more terms.
See the unist list of utilities for more utilities.
See CONTRIBUTING.md
.
Ideas for new utilities and tools can be posted in fst/ideas.
This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.