{"id":24510478,"url":"https://github.com/mukeshsoni/rollick","last_synced_at":"2026-05-16T23:15:47.934Z","repository":{"id":73505678,"uuid":"101485311","full_name":"mukeshsoni/rollick","owner":"mukeshsoni","description":"Like codepen, but for react components","archived":false,"fork":false,"pushed_at":"2019-10-21T23:17:09.000Z","size":801,"stargazers_count":1,"open_issues_count":10,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T00:34:02.524Z","etag":null,"topics":["codepen","playground","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mukeshsoni.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":"2017-08-26T12:48:19.000Z","updated_at":"2018-06-13T11:48:40.000Z","dependencies_parsed_at":"2023-06-01T06:08:11.245Z","dependency_job_id":null,"html_url":"https://github.com/mukeshsoni/rollick","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/mukeshsoni%2Frollick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukeshsoni%2Frollick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukeshsoni%2Frollick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukeshsoni%2Frollick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mukeshsoni","download_url":"https://codeload.github.com/mukeshsoni/rollick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713392,"owners_count":20335566,"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":["codepen","playground","react"],"created_at":"2025-01-22T00:29:13.622Z","updated_at":"2026-05-16T23:15:42.901Z","avatar_url":"https://github.com/mukeshsoni.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### How to try it out\n\n```\n$ npm i\n$ npm run build\n$ node server.js\n```\n\nIf you want to try it on any other project with components, you will need a rollick config file - name `rollick.config.js`. It looks like this\n\n```\nmodule.exports = {\n    componentsPath: 'src/components',\n    jspm: {\n        paths: {\n            lodash: '/node_modules/lodash/index.js',\n            'lodash.words': '/node_modules/lodash.words/index.js',\n            jquery: '/node_modules/jquery/dist/jquery.min.js',\n            moment: '/node_modules/moment/min/moment-with-langs.min.js',\n            bluebird: '/node_modules/bluebird/js/browser/bluebird.min.js'\n        }\n    },\n    globals: {\n        css: {\n            urls: '/path/to/global.css'\n        }\n    },\n    server: {\n      paths: {\n          'fonts': 'path/to/fontsfile'\n      },\n    }\n}\n```\n\nAnd then run the following commands - \n\n```\n$ npm i rollick -g\n$ rollick install\n$ rollick start --port 5005\n```\n\nThis should start a localhost server on port 4001 and will serve the tool on \u003chttp://localhost:4001/.rollick/index.html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukeshsoni%2Frollick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmukeshsoni%2Frollick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukeshsoni%2Frollick/lists"}