{"id":23226792,"url":"https://github.com/botsquad/bubble_lib","last_synced_at":"2025-08-19T13:33:12.750Z","repository":{"id":33023133,"uuid":"150101643","full_name":"botsquad/bubble_lib","owner":"botsquad","description":"Generic collection of utility functions for BubbleScript","archived":false,"fork":false,"pushed_at":"2023-10-09T11:04:16.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-29T10:26:21.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/botsquad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-09-24T12:49:56.000Z","updated_at":"2022-02-08T08:18:37.000Z","dependencies_parsed_at":"2023-01-14T23:05:36.945Z","dependency_job_id":null,"html_url":"https://github.com/botsquad/bubble_lib","commit_stats":{"total_commits":96,"total_committers":2,"mean_commits":48.0,"dds":0.02083333333333337,"last_synced_commit":"d785b0959aba3b0f5a4d1968e356385164637254"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botsquad%2Fbubble_lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botsquad%2Fbubble_lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botsquad%2Fbubble_lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botsquad%2Fbubble_lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/botsquad","download_url":"https://codeload.github.com/botsquad/bubble_lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230356042,"owners_count":18213572,"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-12-19T00:19:29.470Z","updated_at":"2024-12-19T00:19:30.190Z","avatar_url":"https://github.com/botsquad.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BubbleLib\n\n[![Elixir CI](https://github.com/botsquad/bubble_lib/actions/workflows/elixir.yml/badge.svg)](https://github.com/botsquad/bubble_lib/actions/workflows/elixir.yml) [![Hex.pm Version](http://img.shields.io/hexpm/v/bubble_lib.svg?style=flat)](https://hex.pm/packages/bubble_lib)\n\nBubbleLib contains a collection of utility functions for BubbleScript,\nthe conversational DSL powering the\n[Botsquad](https://www.botsquad.com/) platform.\n\n- `BubbleLib.Builtins` — BubbleScript's [builtin functions](https://doc.botsquad.com/dsl/builtins/) and \"loose\" operators\n- `BubbleLib.XML` — XML handling (parse / build / query), using `:xmerl`\n- `BubbleLib.AutoMap` — \"Easy\" lossy / auto maps / array access\n- `%BubbleLib.AutoMap.ETS{}` for storing large collections in AutoMap\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `bubble_lib` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:bubble_lib, \"~\u003e 1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/bubble_lib](https://hexdocs.pm/bubble_lib).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotsquad%2Fbubble_lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotsquad%2Fbubble_lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotsquad%2Fbubble_lib/lists"}