17 lines
1 KiB
Markdown
17 lines
1 KiB
Markdown
# Others
|
|
|
|
Features not fitting any other category.
|
|
|
|
## Packages
|
|
|
|
| Package | Version | Description |
|
|
| ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ----------- |
|
|
| [ajax](?path=/docs/others-ajax--default-story) | [](https://www.npmjs.com/package/@lion/ajax) | Ajax |
|
|
| [calendar](?path=/docs/others-calendar--default-story) | [](https://www.npmjs.com/package/@lion/calendar) | Calendar |
|
|
| [core](?path=/docs/others-system-core--page) | [](https://www.npmjs.com/package/@lion/core) | Core |
|
|
|
|
```js script
|
|
export default {
|
|
title: 'Others/Intro',
|
|
};
|
|
```
|