{"id":18627152,"url":"https://github.com/markshust/meteor-nouislider","last_synced_at":"2025-11-04T01:30:31.722Z","repository":{"id":142878453,"uuid":"45084419","full_name":"markshust/meteor-nouislider","owner":"markshust","description":null,"archived":false,"fork":false,"pushed_at":"2015-12-13T02:38:37.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T06:26:36.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/markshust.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-10-28T02:43:56.000Z","updated_at":"2015-10-28T04:08:41.000Z","dependencies_parsed_at":"2023-03-15T12:01:18.443Z","dependency_job_id":null,"html_url":"https://github.com/markshust/meteor-nouislider","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/markshust%2Fmeteor-nouislider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fmeteor-nouislider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fmeteor-nouislider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fmeteor-nouislider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markshust","download_url":"https://codeload.github.com/markshust/meteor-nouislider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239425310,"owners_count":19636346,"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-07T04:40:40.835Z","updated_at":"2025-11-04T01:30:31.676Z","avatar_url":"https://github.com/markshust.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# markoshust:nouislider\n\n## Add noUISlider to Meteor\n\n`meteor add markoshust:nouislider`\n\nPulls library from the \u003ca href=\"https://www.npmjs.com/package/nouislider\" target=\"_blank\"\u003e`nouislider` NPM repo\u003c/a\u003e.\n\n## Usage\n\nAdd the following to your onRendered (blaze) or componentDidMount (react) function:\n\n```\nnoUiSlider.create(document.getElementById(\"slider\"), {\n  connect: \"lower\",\n  range: {\n    min: 0,\n    max: 100\n  },\n  start: 50\n});\n```\n\n## Documentation\n\nSee the wonderful noUISlider project at \u003ca href=\"https://github.com/leongersen/noUiSlider\" target=\"_blank\"\u003ehttps://github.com/leongersen/noUiSlider\u003c/a\u003e for more documention.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshust%2Fmeteor-nouislider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkshust%2Fmeteor-nouislider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshust%2Fmeteor-nouislider/lists"}