{"id":18809025,"url":"https://github.com/lesaff/range_slider","last_synced_at":"2026-01-10T03:30:14.641Z","repository":{"id":30296428,"uuid":"33848087","full_name":"lesaff/range_slider","owner":"lesaff","description":"HTML5 Range Slider fieldtype Add-on for Statamic","archived":false,"fork":false,"pushed_at":"2015-05-10T13:47:57.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T22:36:54.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/lesaff.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}},"created_at":"2015-04-13T04:39:59.000Z","updated_at":"2015-04-22T15:31:07.000Z","dependencies_parsed_at":"2022-09-02T15:40:48.903Z","dependency_job_id":null,"html_url":"https://github.com/lesaff/range_slider","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/lesaff%2Frange_slider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesaff%2Frange_slider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesaff%2Frange_slider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesaff%2Frange_slider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lesaff","download_url":"https://codeload.github.com/lesaff/range_slider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239743059,"owners_count":19689429,"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-11-07T23:14:59.433Z","updated_at":"2026-01-10T03:30:14.584Z","avatar_url":"https://github.com/lesaff.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTML5 Range Slider fieldtype Add-on for Statamic\nBy Rudy Affandi (2015)\nVersion 1.0.0\n\n## What is this?\n`range_slider` is used for input fields that should contain a value within a range. Depending on browser support, the input field can be displayed as a slider control.\n\n## Changelog\n1.0.0 - Initial release\n\n## Installation\nCopy the 'range_slider' folder to the '_add-ons' folder in your Statamic website.\n\n## How to use\n\nSimply give your field a type of `range_slider`\n```\n   col_width:\n      type: range_slider\n         display: Column width (based on grid of 10)\n         min: 1\n         max: 10\n         step: 1\n         default_value: 5\n```\n*Parameters*\n\n- `min`: The expected lower bound for the element’s value.\n- `max`: The expected upper bound for the element’s value.\n- `step`: Specifies the value granularity of the element’s value.\n- `default_value`: Set the default value for your input\n\n*format*\n\nA string representing a number.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesaff%2Frange_slider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesaff%2Frange_slider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesaff%2Frange_slider/lists"}