This repo contains Core files
- action Entity : an interface to perform CRUD operation on any kind of Js Obj, inculding, array, Object, String, Html Element, Map, set.
- actionEngine : a simple workFlow engine. That executes a json req model in syncholsly and asyncnolosy, sequntially, parraly and nested.
- action Event : a simple event controller on pub: subscriber desing model
- actionEditor : converts a simple html Element into a powerful editor.
- operate: differant operation on any kind of object.
- helpers : host of handly methods for functinal programming