An open API service indexing awesome lists of open source software.

https://github.com/moschan/filetree.css

Implement function and style of file tree view using CSS only. No JavaScript.
https://github.com/moschan/filetree.css

Last synced: 9 months ago
JSON representation

Implement function and style of file tree view using CSS only. No JavaScript.

Awesome Lists containing this project

README

          

# filetree.css [![npm](https://img.shields.io/npm/v/filetree-css.svg)]()[![npm](https://img.shields.io/npm/l/filetree-css.svg)]()
Implement function and style of file tree view using CSS only. **No JavaScript**.

[![NPM](https://nodei.co/npm/filetree-css.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/filetree-css/)

![demo](./doc/demo.gif)

# Installation

in Cli

```
npm i filetree-css --save
```

in HTML

```

```

# Usage

```




  • js

    • my.js

    • core.js




```

# Contributing
Welcome :)

# License
MIT