Skip to content

flex-development/fst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

fst

github release npm module type: esm license conventional commits typescript vitest yarn

File System Tree.


fst is a specification for representing file systems as abstract syntax trees.

It implements the unist spec.

Contents

Introduction

TODO: introduction

Types

TypeScript users can integrate fst type definitions into their project by installing the appropriate packages:

yarn add @flex-development/fst

Nodes (abstract)

TODO: nodes (abstract)

Nodes

TODO: nodes

Content model

TODO: content model

Glossary

See the unist glossary for more terms.

List of utilities

See the unist list of utilities for more utilities.

Contribute

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.