{"id":18918881,"url":"https://github.com/ullenius/rle-js","last_synced_at":"2026-03-12T09:30:17.910Z","repository":{"id":131063609,"uuid":"512264443","full_name":"ullenius/rle-js","owner":"ullenius","description":"Run-length encoding \u0026 decoding in JS. Command-line Unix-style. Vanilla node.","archived":false,"fork":false,"pushed_at":"2022-07-09T20:09:13.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T15:54:17.510Z","etag":null,"topics":["js","lgplv2","nodejs","rle","rle-compression-algorithm","vanilla-javascript","vanilla-nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ullenius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2022-07-09T19:01:50.000Z","updated_at":"2022-07-09T20:13:35.000Z","dependencies_parsed_at":"2023-03-27T13:18:54.251Z","dependency_job_id":null,"html_url":"https://github.com/ullenius/rle-js","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullenius%2Frle-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullenius%2Frle-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullenius%2Frle-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullenius%2Frle-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ullenius","download_url":"https://codeload.github.com/ullenius/rle-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239914929,"owners_count":19717760,"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":["js","lgplv2","nodejs","rle","rle-compression-algorithm","vanilla-javascript","vanilla-nodejs"],"created_at":"2024-11-08T10:34:10.436Z","updated_at":"2026-03-12T09:30:17.860Z","avatar_url":"https://github.com/ullenius.png","language":"JavaScript","readme":"# rle-js\n\n* [Run-length encoding](https://en.wikipedia.org/wiki/Run-length_encoding) and decoding in JS.\n\n## Features\n* Vanilla node - no dependencies.\n* Unix-style pipe support.\n\n## How to use it\nEncoding:\n```bash\n$ node rle-encode.js \u003c input.txt\n```\n\nDecoding:\n```bash\n$ node rle-decode.js \u003c rle-encoded.txt\n```\n\n## Requirements\n* Node v8.x\n\n## Running tests\nRun `run-tests.sh` bash script to invoke the unit tests.\n\nThey are written using my fork of `jstinytest` which is bundled\ninside `tests/tinytest.js`.\n\n## Licence\nLGPL v2.1 only.\n\nSee [COPYING](COPYING).\n\n### Further reading:\n\n* [The perils of LGPLv3](https://nikmav.blogspot.com/2013/03/the-perils-of-lgplv3.html)\n\n* FSF [LGPL compatibility matrix](https://gplv3.fsf.org/dd3-faq#gpl-compat-matrix)\n\n### Libraries\n* Uses `jstinytest` (MIT licence) for testing.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fullenius%2Frle-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fullenius%2Frle-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fullenius%2Frle-js/lists"}