{"id":16852367,"url":"https://github.com/evansd/django-staticfilesplus","last_synced_at":"2025-07-08T01:34:25.107Z","repository":{"id":8870853,"uuid":"10584577","full_name":"evansd/django-staticfilesplus","owner":"evansd","description":"Adds pre-processor support to Django's contrib.staticfiles","archived":false,"fork":false,"pushed_at":"2014-03-01T17:54:06.000Z","size":232,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T16:11:50.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://django-staticfilesplus.readthedocs.io/","language":"Python","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/evansd.png","metadata":{"files":{"readme":"README.rst","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":"2013-06-09T14:55:02.000Z","updated_at":"2023-09-20T10:25:33.000Z","dependencies_parsed_at":"2022-08-28T04:41:17.407Z","dependency_job_id":null,"html_url":"https://github.com/evansd/django-staticfilesplus","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/evansd%2Fdjango-staticfilesplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evansd%2Fdjango-staticfilesplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evansd%2Fdjango-staticfilesplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evansd%2Fdjango-staticfilesplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evansd","download_url":"https://codeload.github.com/evansd/django-staticfilesplus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244197454,"owners_count":20414437,"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-13T13:46:35.360Z","updated_at":"2025-03-18T09:41:44.615Z","avatar_url":"https://github.com/evansd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django StaticfilesPlus\n======================\n\nA tiny library that adds asset pre-processor support to Django's `contrib.staticfiles`.\n\nThe bundled `contrib.staticfiles` does most of what I want from an asset manager, but not\nquite all. Rather than replace it entirely with another asset manager, I wrote this little\nhack to add the missing piece. Now assets that need pre-processing (like LESS stylesheets,\nor Sprocketized JS files) get compiled dynamically in development and then written out as\nstatic files for serving in production.\n\nFeatures:\n\n * Seamleess integration with `contrib.staticfiles`: Continue to use the ``static``\n   template tag and ``collectstatic`` command as normal.\n * Ships with support for LESS stylesheets and Sprockets-like JavaScript concatenation and\n   minification.\n * Very simple API for defining new pre-processors.\n * Not a single line of my code needs to run in production: once you've run\n   ``collectstatic``, its work is done.\n\nRead the documentation: http://django-staticfilesplus.evans.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevansd%2Fdjango-staticfilesplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevansd%2Fdjango-staticfilesplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevansd%2Fdjango-staticfilesplus/lists"}