{"id":20785297,"url":"https://github.com/coachshea/browserify-livescript","last_synced_at":"2025-05-05T14:42:46.484Z","repository":{"id":14735252,"uuid":"17456117","full_name":"coachshea/browserify-livescript","owner":"coachshea","description":"transform livescript files with browserify","archived":false,"fork":false,"pushed_at":"2017-12-20T15:37:32.000Z","size":1760,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T21:51:13.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coachshea.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}},"created_at":"2014-03-05T21:36:00.000Z","updated_at":"2022-12-04T12:03:15.000Z","dependencies_parsed_at":"2022-08-31T13:01:25.651Z","dependency_job_id":null,"html_url":"https://github.com/coachshea/browserify-livescript","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coachshea%2Fbrowserify-livescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coachshea%2Fbrowserify-livescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coachshea%2Fbrowserify-livescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coachshea%2Fbrowserify-livescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coachshea","download_url":"https://codeload.github.com/coachshea/browserify-livescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252516262,"owners_count":21760748,"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-17T14:44:38.887Z","updated_at":"2025-05-05T14:42:46.434Z","avatar_url":"https://github.com/coachshea.png","language":"JavaScript","readme":"# browserify-livescript\n\nbrowserify-livescript is an npm module that allows\n[livescript](https://github.com/gkz/LiveScript) files to be seemlessly\nintegrated into a project through\n[browserify](https://github.com/substack/node-browserify.git). If you are not\nfamiliar with [browserify](https://github.com/substack/node-browserify.git), I\nstrongly encourage you to read up. \n\n## Basic usage\n\nTo use browserify-livescript in a project, include it as a dev-dependency in\nyour package.json file. Then pass it as a transform to\n[browserify](https://github.com/substack/node-browserify.git). at the command\nline (or in a makefile or through [grunt](https://github.com/gruntjs/grunt.git),\netc.).\n\n```\nbrowserify -t browserify-livescript file.ls \u003e output.js\n```\n\n## Source Maps\n\nbrowserify-livescript supports sourcemaps \"out of the box\" the only thing the\nuser needs to do is to instruct browserify to use the source maps by including\nthe '-d' flag. \n\n```\nbrowserify -d -t browserify-livescript file.ls \u003e output.js\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoachshea%2Fbrowserify-livescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoachshea%2Fbrowserify-livescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoachshea%2Fbrowserify-livescript/lists"}