You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/main/Introduction.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,18 @@
2
2
id: introduction
3
3
title: Introducing AgileTs
4
4
sidebar_label: Introduction
5
-
slug: /introduction/
6
-
description: A global State and Logic Library implemented in Typescript, offering a reimagined API that focuses on developer experience. The AgileTs state management functionality can be used in various frameworks like React, Vue and plain Javascript.
5
+
slug: /introduction
6
+
description: An atom based global State and Logic Library implemented in Typescript, offering a reimagined API that focuses on developer experience. The AgileTs state management functionality can be used in various frameworks like React, Vue and plain Javascript.
7
7
image: img/meta.png
8
8
---
9
9
10
10
## 👋 Introduction {#introduction}
11
11
12
-
AgileTs is a global State and Logic Library implemented in Typescript.
12
+
AgileTs is an atom based global State and Logic Library implemented in Typescript.
13
13
It offers a reimagined API that focuses on **developer experience**
14
14
and allows you to **easily** and **flexible** manage your application States.
0 commit comments