Skip to content

Commit fbbd0ec

Browse files
committed
Update README.md
1 parent bf05cf3 commit fbbd0ec

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

README.md

+14-12
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
11
# ![logo](doc/logo.png?raw=true) Fancytree
22

33
[![GitHub version](https://badge.fury.io/gh/mar10%2Ffancytree.svg)](https://github.com/mar10/fancytree/releases/latest)
4-
[![Build Status](https://travis-ci.com/mar10/fancytree.svg?branch=master)](https://travis-ci.com/github/mar10/fancytree)
54
[![npm](https://img.shields.io/npm/dm/jquery.fancytree.svg)](https://www.npmjs.com/package/jquery.fancytree)
65
[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/jquery.fancytree/badge)](https://www.jsdelivr.com/package/npm/jquery.fancytree)
7-
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
8-
[![Released with: grunt-yabs](https://img.shields.io/badge/released%20with-grunt--yabs-yellowgreen)](https://github.com/mar10/grunt-yabs)
96
[![StackOverflow: fancytree](https://img.shields.io/badge/StackOverflow-fancytree-blue.svg)](https://stackoverflow.com/questions/tagged/fancytree)
7+
<!-- [![Released with: grunt-yabs](https://img.shields.io/badge/released%20with-grunt--yabs-yellowgreen)](https://github.com/mar10/grunt-yabs) -->
8+
<!-- [![Build Status](https://travis-ci.com/mar10/fancytree.svg?branch=master)](https://travis-ci.com/github/mar10/fancytree) -->
9+
<!-- [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) -->
1010

11-
Fancytree (sequel of [DynaTree 1.x](https://code.google.com/p/dynatree/)) is a
12-
JavaScript tree view / tree grid plugin with support for keyboard, inline editing,
11+
Fancytree is a JavaScript tree view / tree grid plugin with support for keyboard, inline editing,
1312
filtering, checkboxes, drag'n'drop, and lazy loading.
1413

15-
> **NOTE:**<br>
16-
> Fancytree is considered feature-complete. <br>
17-
> The code is still maintained and bugfixes will be commited.
18-
> However do not expect new major features.
19-
>
20-
> For a modernized and more capable alternative, have a look at the designated
21-
> successor [Wunderbaum](https://github.com/mar10/wunderbaum).
14+
### NOTE
15+
16+
Fancytree is considered feature-complete. <br>
17+
The code is still maintained and bugfixes will be commited.
18+
However do not expect new major features.
19+
20+
For a modernized and more capable alternative, **consider upgrading** to
21+
[Wunderbaum](https://github.com/mar10/wunderbaum).
22+
23+
### Demo
2224

2325
[ ![sample](doc/teaser2.png?raw=true) ](https://wwWendt.de/tech/fancytree/demo "Live demo")
2426

0 commit comments

Comments
 (0)