{"id":16707126,"url":"https://github.com/expandingman/datastoolbox.jl","last_synced_at":"2026-01-02T16:06:52.935Z","repository":{"id":82272045,"uuid":"266201131","full_name":"ExpandingMan/DatasToolbox.jl","owner":"ExpandingMan","description":"some interactivity stuff I need","archived":false,"fork":false,"pushed_at":"2020-05-22T23:28:41.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T10:07:51.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ExpandingMan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-22T20:27:40.000Z","updated_at":"2020-05-22T23:28:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a1c7a4b-aa0a-473a-b45d-dedd4ff08b46","html_url":"https://github.com/ExpandingMan/DatasToolbox.jl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpandingMan%2FDatasToolbox.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpandingMan%2FDatasToolbox.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpandingMan%2FDatasToolbox.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpandingMan%2FDatasToolbox.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExpandingMan","download_url":"https://codeload.github.com/ExpandingMan/DatasToolbox.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243613084,"owners_count":20319465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T19:37:40.912Z","updated_at":"2026-01-02T16:06:52.901Z","avatar_url":"https://github.com/ExpandingMan.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DatasToolbox\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://i2.wp.com/www.tor.com/wp-content/uploads/2016/09/DataLaughing.jpg?resize=740%2C460\u0026type=vertical\u0026ssl=1\" alt=\"mr tricorder\" width=\"400\" height=\"200\"\u003e\u003c/p\u003e\n\nA collection of useful tools I find myself needing or wanting in the Julia REPL.\n\n## `vim`\nThis command lets you edit stuff in vim.  Binary stuff.  E.g.\n```julia\nvim([1,2,3])\n```\nwill edit the array `[1,2,3]` in hex by way of `xxd`.  Save your work, and it will be\nreturned as a `Vector{UInt8}`.\n\nYou can also edit expressions by doing, e.g.\n```julia\nex = quote\n    f(x) = a\nend\nvim(ex)  # returns edited expression\n```\nor you can start with an empty expression by doing\n```julia\nvim(Expr)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpandingman%2Fdatastoolbox.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexpandingman%2Fdatastoolbox.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpandingman%2Fdatastoolbox.jl/lists"}