issues
search
1set
/
starlet
✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries
MIT License
22
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[feat] lib json: import spyzhov/ajson for json.path & json.eval
#122
hyorigo
opened
2 weeks ago
2
[feat] lib json: add try_ for all methods
#121
hyorigo
closed
2 weeks ago
2
How to capture stdout, stderr?
#120
yonas
opened
1 month ago
1
for dataconv: fix StarString, add GoToStarlarkViaJSON
#119
hyorigo
closed
3 months ago
2
[feat] add lib/net: nslookup, tcping, httping
#118
hyorigo
closed
4 months ago
2
[feat] add method average & midrange for lib/stats, full docs
#117
hyorigo
closed
4 months ago
2
[feat] add lib/stats for statistics, add FloatOrIntList to types
#116
hyorigo
closed
4 months ago
2
[feat] add (r)index,(r)find,substring,codepoint methods to lib/string
#115
hyorigo
closed
4 months ago
2
robust dataconv/types for nil check
#114
hyorigo
closed
4 months ago
2
[feat] add new to_dict() method to lib goidiomatic, export CloneDict() method from dataconv
#113
hyorigo
closed
4 months ago
2
[feat] official json encode/decode as helper in dataconv
#112
hyorigo
closed
5 months ago
2
disallow comparability for core structs
#111
hyorigo
closed
5 months ago
2
update docs for new features in random,file,path
#110
hyorigo
closed
5 months ago
2
helper method for machine thread context
#109
hyorigo
closed
5 months ago
2
[feat] lib/file.listdir allow filter funcs, fix nullable types panic
#108
hyorigo
closed
5 months ago
2
[feat] add json IO for file package
#107
hyorigo
closed
5 months ago
2
[feat] add random.choices with weights
#106
hyorigo
closed
5 months ago
2
add go/starlark helper methods for dataconv/types types
#105
hyorigo
closed
5 months ago
2
dataconv/types: add methods for float/int 32/64, no default nullable string
#104
hyorigo
closed
5 months ago
2
[feat] dataconv/types: generics EitherOrNone
#103
hyorigo
closed
6 months ago
2
[feat] dataconv/types: generics OneOrMany
#102
hyorigo
closed
6 months ago
2
[ci] update actions config & dep, intro `homedir` to lib/runtime
#101
hyorigo
closed
6 months ago
2
[refactor] use new NullableDict for lib/http
#100
hyorigo
closed
6 months ago
2
[feat] package types: generics Nullable for unpacking
#99
hyorigo
closed
6 months ago
2
[refactor] package dataconv/types for unpacking types
#98
hyorigo
closed
6 months ago
2
[fix] resolve missing type in dataconv
#97
hyorigo
closed
6 months ago
2
[doc] add consts for string & runtime, call() for http
#96
hyorigo
closed
6 months ago
2
[feat] add lib/http method: call(method, ...)
#95
hyorigo
closed
6 months ago
2
[refactor] use NumericValue for lib/go: sum
#94
hyorigo
closed
6 months ago
2
[fix] handle default or None for lib/http methods
#93
hyorigo
closed
6 months ago
2
update dep for cmd/starlet, quick fix dataconv.Marshal for `[]string`
#92
hyorigo
closed
7 months ago
2
prepare for release 1
#90
hyorigo
closed
7 months ago
2
[fix] lock and disable convert for Call() func
#89
hyorigo
closed
7 months ago
2
[fix] custom http module loader
#88
hyorigo
closed
7 months ago
2
[doc] update readme
#87
hyorigo
closed
7 months ago
3
[doc] fix titles for lib/*/README.md
#86
hyorigo
closed
7 months ago
2
[feat] add lib/file: copyfile
#85
hyorigo
closed
7 months ago
2
[feat] add lib/path: mkdir, fix typo in docs
#84
hyorigo
closed
7 months ago
2
[fix] lib/http: response.json() errors, server_response header(s)
#83
hyorigo
closed
7 months ago
2
[fix] CallInternal -> starlark.Call
#82
hyorigo
closed
7 months ago
2
[feat] add lib/go methods: eprint, pprint
#81
hyorigo
closed
7 months ago
2
[feat] add lib/go methods: shared_dict, make_shared_dict
#80
hyorigo
closed
7 months ago
2
[fix] lib/http: fix post form and files
#79
hyorigo
closed
7 months ago
2
[doc] readme for atom
#78
hyorigo
closed
7 months ago
2
[feat] add lib/atom to act as atomic and for global counter
#77
hyorigo
closed
7 months ago
2
[fix] lib/http: handle nil body reader for NewExportedServerRequest
#76
hyorigo
closed
7 months ago
2
Update CLI Dependency to Utilize Starlet v15 Directly
#75
hyorigo
closed
7 months ago
2
[feat] upgrade dep version, add ToJSON&LoadJSON methods for dataconv.SharedDict
#74
hyorigo
closed
7 months ago
2
[feat] exported/cloned request for lib/http, allow set/get global timeout
#73
hyorigo
closed
7 months ago
2
[docs] update documents for file & runtime, add new documents for path & csv
#72
hyorigo
closed
7 months ago
2
Next