Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

ohmrun/stx_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stx.Json

Nice Api for Json objects.

@see here and here

using stx.Pico;
using stx.Json;

function test(){
  //
  final s = __.resource('resources/test.json');
  final v = __.json().decode(string);
  final x = v["c"][0];
}

About

[WIP] [Moved to Codeberg] Easy access to Json values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages