This repository was archived by the owner on Oct 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +29
-6
lines changed
examples/react/develop/functional-component-ts/src/core Expand file tree Collapse file tree 9 files changed +29
-6
lines changed Original file line number Diff line number Diff line change 1717</p >
1818
1919<p align =" left " >
20+ <a href =" https://agile-ts.org " >
21+ <img src =" https://img.shields.io/badge/Status-Beta-green.svg " alt =" Status " />
22+ </a >
2023 <a href =" https://github.com/agile-ts/agile/actions?query=workflow%3ARelease " >
2124 <img src =" https://github.com/agile-ts/agile/workflows/Release/badge.svg " alt =" Build Status " />
2225 </a >
@@ -75,11 +78,11 @@ More examples can be found in the [Example section](https://agile-ts.org/docs/ex
7578<br />
7679<img src =" https://raw.githubusercontent.com/agile-ts/agile/master/static/why_should_i_use_agile.png " alt =" Why should I use AgileTs? " />
7780
78- AgileTs is a global State and Logic Library implemented in Typescript.
81+ AgileTs is an atom based global State and Logic Library implemented in Typescript.
7982It offers a reimagined API that focuses on ** developer experience**
8083and allows you to ** easily** and ** flexible** manage your application States.
8184Besides [ States] ( https://agile-ts.org/docs/core/state ) ,
82- AgileTs offers some other powerful and tree shakable APIs that make your life easier,
85+ AgileTs offers some other powerful APIs that make your life easier,
8386such as [ Collections] ( https://agile-ts.org/docs/core/collection )
8487and [ Computed States] ( https://agile-ts.org/docs/core/computed ) .
8588The philosophy behind AgileTs is simple:
Original file line number Diff line number Diff line change @@ -126,12 +126,12 @@ MY_EVENT.on('Test', () => {
126126
127127// LOGGER tests
128128
129- const logger = new Logger ( ( l ) => ( {
129+ const logger = new Logger ( {
130130 prefix : 'Tests' ,
131131 allowedTags : [ 'coreWarning' , 'randomDebug' ] ,
132132 level : Logger . level . DEBUG ,
133133 timestamp : true ,
134- } ) ) ;
134+ } ) ;
135135logger . watch (
136136 ( loggerCategory , data ) => {
137137 console . log ( '--- CALLED WATCHER ' , loggerCategory , data ) ;
Original file line number Diff line number Diff line change 22
33> Promise based HTTP request API for Node.js
44
5+ <a href =" https://agile-ts.org " >
6+ <img src =" https://img.shields.io/badge/Status-Alpha-green.svg " alt =" Status " />
7+ </a >
58<a href =" https://npm.im/@agile-ts/api " >
69 <img src =" https://img.shields.io/npm/v/@agile-ts/api.svg " alt =" npm version " /></a >
710 <a href =" https://github.com/agile-ts/agile " >
@@ -73,4 +76,4 @@ _Other Versions aren't supported anymore_
7376
7477
7578## 📄 Documentation
76- The Agile Api Docs are located [ here] ( https://agile-ts.org/docs/ )
79+ The Agile Api Docs are located [ here] ( https://agile-ts.org/docs/ )
Original file line number Diff line number Diff line change 22
33> Handy class for emitting UI Events
44
5+ <a href =" https://agile-ts.org " >
6+ <img src =" https://img.shields.io/badge/Status-Alpha-green.svg " alt =" Status " />
7+ </a >
58<a href =" https://npm.im/@agile-ts/event " >
69 <img src =" https://img.shields.io/npm/v/@agile-ts/event.svg " alt =" npm version " /></a >
710 <a href =" https://github.com/agile-ts/agile " >
Original file line number Diff line number Diff line change 44
55 <br />
66
7+ <a href =" https://agile-ts.org " >
8+ <img src =" https://img.shields.io/badge/Status-Beta-green.svg " alt =" Status " />
9+ </a >
710<a href =" https://github.com/agile-ts/agile " >
811 <img src =" https://img.shields.io/github/license/agile-ts/agile.svg?label=license&style=flat&colorA=293140&colorB=4a4872 " alt =" GitHub License " /></a >
912<a href =" https://npm.im/@agile-ts/logger " >
Original file line number Diff line number Diff line change 22
33> Simple Form Manager for UI-Frameworks
44
5+ <a href =" https://agile-ts.org " >
6+ <img src =" https://img.shields.io/badge/Status-Alpha-green.svg " alt =" Status " />
7+ </a >
58<a href =" https://npm.im/@agile-ts/multieditor " >
69 <img src =" https://img.shields.io/npm/v/@agile-ts/multieditor.svg " alt =" npm version " /></a >
710 <a href =" https://github.com/agile-ts/agile " >
Original file line number Diff line number Diff line change 44
55 <br />
66
7+ <a href =" https://agile-ts.org " >
8+ <img src =" https://img.shields.io/badge/Status-Beta-green.svg " alt =" Status " />
9+ </a >
710<a href =" https://github.com/agile-ts/agile " >
811 <img src =" https://img.shields.io/github/license/agile-ts/agile.svg?label=license&style=flat&colorA=293140&colorB=4a4872 " alt =" GitHub License " /></a >
912<a href =" https://npm.im/@agile-ts/proxytree " >
Original file line number Diff line number Diff line change 44
55 <br />
66
7+ <a href =" https://agile-ts.org " >
8+ <img src =" https://img.shields.io/badge/Status-Beta-green.svg " alt =" Status " />
9+ </a >
710<a href =" https://github.com/agile-ts/agile " >
811 <img src =" https://img.shields.io/github/license/agile-ts/agile.svg?label=license&style=flat&colorA=293140&colorB=4a4872 " alt =" GitHub License " /></a >
912<a href =" https://npm.im/@agile-ts/utils " >
Original file line number Diff line number Diff line change 44
55 <br />
66
7+ <a href =" https://agile-ts.org " >
8+ <img src =" https://img.shields.io/badge/Status-Beta-green.svg " alt =" Status " />
9+ </a >
710 <a href =" https://github.com/agile-ts/agile " >
811 <img src =" https://img.shields.io/github/license/agile-ts/agile.svg?label=license&style=flat&colorA=293140&colorB=4a4872 " alt =" GitHub License " /></a >
912<a href =" https://npm.im/@agile-ts/vue " >
1316<a href =" https://npm.im/@agile-ts/vue " >
1417 <img src =" https://img.shields.io/npm/dt/@agile-ts/vue.svg?label=downloads&style=flat&colorA=293140&colorB=4a4872 " alt =" npm total downloads " /></a >
1518
16-
1719<br />
1820
1921
You can’t perform that action at this time.
0 commit comments