lion/docs/intros/intros-others.md
2020-07-27 17:38:08 +02:00

18 lines
1.3 KiB
Markdown

# Others
Features not fitting any other category.
## Packages
| Package | Version | Description |
| ------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------- | ----------- |
| [ajax](?path=/docs/others-ajax--default-story) | [![ajax](https://img.shields.io/npm/v/@lion/ajax.svg)](https://www.npmjs.com/package/@lion/ajax) | Ajax |
| [calendar](?path=/docs/others-calendar--default-story) | [![calendar](https://img.shields.io/npm/v/@lion/calendar.svg)](https://www.npmjs.com/package/@lion/calendar) | Calendar |
| [collapsible](?path=/docs/others-collapsible--main) | [![collapsible](https://img.shields.io/npm/v/@lion/collapsible.svg)](https://www.npmjs.com/package/@lion/collapsible) | Collapsible |
| [core](?path=/docs/others-system-core--page) | [![core](https://img.shields.io/npm/v/@lion/core.svg)](https://www.npmjs.com/package/@lion/core) | Core |
```js script
export default {
title: 'Others/Intro',
};
```