Socket
Socket
Sign inDemoInstall

@agile-ts/core

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agile-ts/core - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

14

CHANGELOG.md
# Change Log
## 0.1.3
### Patch Changes
- f0968b7: #### :nail_care: Polish
- `cra-template-agile`, `cra-template-agile-typescript`
- Optimized create-react-app templates ([@bennodev19](https://github.com/bennodev19))
- Optimized examples ([@bennodev19](https://github.com/bennodev19))
#### Committers: 1
- BennoDev ([@bennodev19](https://github.com/bennodev19))
## 0.1.2

@@ -4,0 +18,0 @@

2

package.json
{
"name": "@agile-ts/core",
"version": "0.1.2",
"version": "0.1.3",
"author": "BennoDev",

@@ -5,0 +5,0 @@ "license": "MIT",

<img src="https://raw.githubusercontent.com/agile-ts/agile/master/static/header_background.png" alt="AgileTs">
> Global State and Logic Framework
> Global State and Logic Library

@@ -32,3 +32,3 @@ <br />

<p align="left">
<a href="https://twitter.com/intent/tweet?text=I%20just%20discovered%20AgileTs%3B%20a%20global%2C%20spacy%20and%20overall%20easy%20to%20use%20State%20Manager.%0A%60%60%60ts%0Aconst%20MY_STATE%20%3D%20App.createState(%22Hello%20stranger%22)%3B%0AMY_STATE.set(%22Hello%20friend%22)%3B%0A%60%60%60%0Ahttps%3A%2F%2Fgithub.com%2Fagile-ts%2Fagile%2F%20%0A%0A%40AgileFramework%20%0A%23agilets%20%23statemanagement%20%23webdev%20"><img src="http://randojs.com/images/tweetShield.svg" alt="Tweet" height="20"/>
<a href="https://twitter.com/intent/tweet?text=I%20just%20discovered%20AgileTs%3B%20a%20global%2C%20spacy%20and%20overall%20easy%20to%20use%20State%20Manager.%0A%60%60%60ts%0Aconst%20MY_STATE%20%3D%20App.createState(%22Hello%20stranger%22)%3B%0AMY_STATE.set(%22Hello%20friend%22)%3B%0A%60%60%60%0Ahttps%3A%2F%2Fgithub.com%2Fagile-ts%2Fagile%2F%20%0A%0A%40AgileTypescript%20%0A%23agilets%20%23statemanagement%20%23webdev%20"><img src="http://randojs.com/images/tweetShield.svg" alt="Tweet" height="20"/>
</a>

@@ -68,3 +68,3 @@ <a href="https://discord.gg/T9GzreAwPH">

- [Vue](https://codesandbox.io/s/agilets-first-state-i5xxs)
- Angular (coming soon)
- Svelte (coming soon)

@@ -80,3 +80,3 @@ More examples can be found in the [Example section](https://agile-ts.org/docs/examples).

AgileTs is a global State and Logic Framework implemented in Typescript.
AgileTs is a global State and Logic Library implemented in Typescript.
It offers a reimagined API that focuses on **developer experience**

@@ -181,3 +181,2 @@ and allows you to **easily** and **flexible** manage your application States.

- [Vue](https://agile-ts.org/docs/quick-start/vue)
- [Angular](https://agile-ts.org/docs/quick-start/angular)
- Packages

@@ -239,3 +238,3 @@ - [core](https://agile-ts.org/docs/core)

AgileTs is inspired by [MVVM Frameworks](https://de.wikipedia.org/wiki/Model_View_ViewModel)
AgileTs is inspired by [MVVM Libraries](https://de.wikipedia.org/wiki/Model_View_ViewModel)
like [MobX](https://mobx.js.org/README.html) and [PulseJs](https://github.com/pulse-framework/pulse).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc