{"id":28274819,"url":"https://github.com/stfbauer/old-fashioned","last_synced_at":"2025-06-16T08:31:19.342Z","repository":{"id":293633202,"uuid":"978673797","full_name":"StfBauer/old-fashioned","owner":"StfBauer","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-22T10:06:23.000Z","size":101210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T05:37:02.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StfBauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-05-06T10:48:07.000Z","updated_at":"2025-05-17T20:00:31.000Z","dependencies_parsed_at":"2025-05-16T10:52:20.193Z","dependency_job_id":null,"html_url":"https://github.com/StfBauer/old-fashioned","commit_stats":null,"previous_names":["stfbauer/old-fashioned"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StfBauer/old-fashioned","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StfBauer%2Fold-fashioned","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StfBauer%2Fold-fashioned/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StfBauer%2Fold-fashioned/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StfBauer%2Fold-fashioned/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StfBauer","download_url":"https://codeload.github.com/StfBauer/old-fashioned/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StfBauer%2Fold-fashioned/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260126209,"owners_count":22962602,"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":"2025-05-21T02:13:22.058Z","updated_at":"2025-06-16T08:31:19.336Z","avatar_url":"https://github.com/StfBauer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Old Fashioned\n\nA professional CSS/SCSS property organization toolkit with multiple sorting strategies and smart formatting options.\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](docs/maintenance.md)\n\n## Demo\n\n![Old Fashioned CSS Formatter in action](packages/vscode-old-fashioned/images/old-fashioned-demo.gif)\n\n## What's Included\n\nThis monorepo contains the following packages:\n\n### VS Code Extension\n\nThe [VS Code Extension](/packages/vscode-old-fashioned) provides an easy-to-use interface for sorting and organizing CSS/SCSS properties directly in your editor. Features include:\n\n- Multiple sorting strategies (alphabetical, concentric, idiomatic)\n- Support for CSS, SCSS, and SASS files\n- Smart formatting options including property grouping\n- Configurable notification levels\n- Integration with VS Code's built-in formatter\n\n### Shared Library\n\nThe [shared library](/packages/shared) contains the core sorting logic used by all Old Fashioned tools:\n\n- Various property sorting algorithms\n- CSS/SCSS parsing utilities\n- Configuration options handling\n\n## Getting Started\n\n### Using the VS Code Extension\n\n1. Install the [Old Fashioned CSS Formatter](https://marketplace.visualstudio.com/items?itemName=N8D.vscode-old-fashioned) from the VS Code marketplace\n2. Open a CSS, SCSS, or SASS file\n3. Use the command palette (`Ctrl+Shift+P` or `Cmd+Shift+P`) and search for \"Sort CSS Properties (Old Fashioned)\"\n4. Customize your sorting strategy in the extension settings\n\n### Setting Up for Development\n\n```bash\n# Clone the repository\ngit clone https://github.com/n8design/old-fashioned.git\ncd old-fashioned\n\n# Install dependencies\nnpm install\n\n# Build all packages\nnpm run build\n\n# Run tests\nnpm test\n```\n\n## Configuration\n\nOld Fashioned supports several sorting strategies:\n\n- **Alphabetical**: Sort properties alphabetically (A-Z)\n- **Concentric**: Sort from outside to inside (position → text → misc)\n- **Idiomatic**: Sort according to idiomatic CSS standards\n\nSee the [VS Code Extension README](/packages/vscode-old-fashioned/README.md) for detailed configuration options.\n\n## Project Maintenance\n\nThis project includes several tools to help maintain a clean workspace and prepare packages for publishing.\nSee the [maintenance documentation](docs/maintenance.md) for more information on:\n\n- Interactive cleanup scripts\n- Prepare-for-publish utilities\n- Periodic automated cleanup\n- And more\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstfbauer%2Fold-fashioned","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstfbauer%2Fold-fashioned","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstfbauer%2Fold-fashioned/lists"}