{"id":15769646,"url":"https://github.com/martinodf/connect-less","last_synced_at":"2025-05-12T20:45:00.335Z","repository":{"id":1643349,"uuid":"2368696","full_name":"MartinodF/connect-less","owner":"MartinodF","description":"A simple less middleware for Connect","archived":false,"fork":false,"pushed_at":"2012-09-06T12:47:49.000Z","size":133,"stargazers_count":20,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T21:01:49.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://martinodf.github.com/connect-less","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"akosma/CoreTextWrapper","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MartinodF.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":"2011-09-12T02:12:29.000Z","updated_at":"2019-07-11T14:46:45.000Z","dependencies_parsed_at":"2022-08-20T03:50:28.205Z","dependency_job_id":null,"html_url":"https://github.com/MartinodF/connect-less","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinodF%2Fconnect-less","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinodF%2Fconnect-less/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinodF%2Fconnect-less/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinodF%2Fconnect-less/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MartinodF","download_url":"https://codeload.github.com/MartinodF/connect-less/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253818514,"owners_count":21969176,"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-10-04T14:03:43.725Z","updated_at":"2025-05-12T20:45:00.312Z","avatar_url":"https://github.com/MartinodF.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# connect-less\n\nA simple [less](http://lesscss.org) middleware for Node's [Connect](https://github.com/senchalabs/connect), able to compile your `.less` files on the fly as needed. Just plug connect-less to your Connect/Express application to let it manage your `.less` -\u003e `.css` conversions automatically.\n\n## How do I do it?\n\nUse [NPM](http://npmjs.org) to install connect-less\n\n    npm install connect-less\n\nThen load it in your app, specifying the source (and optionally destination) directory\n\n    app.use(require('connect-less')({ src: __dirname + '/public/' }));\n\n## Just that?\n\nYes, connect-less will take care of everything.\n\nIf you want, you can read the [docco](http://jashkenas.github.com/docco)-commented source code with the full description of the available options [here](http://martinodf.github.com/connect-less).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinodf%2Fconnect-less","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinodf%2Fconnect-less","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinodf%2Fconnect-less/lists"}