2.0.2 • Published 1 month ago

tatiye-react v2.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

tatiye

The library for web and Javascript DOM interfaces.

Bangun aplikasi iOS, Android & Desktop berfitur lengkap.

Usage

import tatiyeNet,{objectStorage} from "{tatiye}";
   objectStorage({
        "status"    :'development', //dev Update
        "storage": {
           "tabel":{
             "row":[ "demo"  ,"nama,title" ,"row='1'" ,"0,5"],
            }
         }
     });

<!-- App row -->
  <div>{row.TITLE}</div>
  <div>{row.NAMA}</div>
<!-- END_App row -->

Documentation

See https://tatiye.net/docs

API

See https://tatiye.net/docs/rest-api

2.0.2

1 month ago

1.0.11

6 months ago