awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Automattic avatar

Automattic/_sArchived

0
View on GitHub↗
10,985 Stars·3,028 Forks·CSS·GPL-2.0·5 Aufrufeunderscores.me↗

S

This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized scaffolding tool to initialize a minimal codebase and directory structure, serving as a foundation for building custom site designs.

The toolkit includes a build pipeline that automates the compilation of Sass into browser-ready CSS and the generation of mirrored right-to-left stylesheets. It further assists in theme preparation through a translation template generator that extracts translatable strings into portable object files.

The system covers a broad range of development capabilities, including static code linting to verify coding standards, asset bundling to package production-ready archives, and optional boilerplate integration for e-commerce support.

Features

  • WordPress Theme Starter Kits - Provides a foundational starter kit to initialize the codebase and directory structure for custom WordPress themes.
  • Project Scaffolding - Initializes a standardized minimal codebase and directory structure to bootstrap custom WordPress theme development.
  • Custom Theme Development - Provides toolsets for building comprehensive visual layouts and pages to define a custom site design.
  • Theme Development Frameworks - Offers a structured development workflow including automated asset compilation and linting for theme creation.
  • Build Toolchains - Provides a coordinated set of scripts to compile Sass, generate translation templates, and bundle archives.
  • Production Pipelines - Implements a production-ready asset bundler that packages theme files while stripping development tools.
  • Build Automation Scripts - Uses automated scripts to orchestrate the compilation, linting, and bundling of theme assets.
  • Build Toolchains - Implements an automated build toolchain to coordinate asset compilation, linting, and bundling.
  • Sass Compilers - Compiles Sass source files into browser-ready CSS and generates mirrored right-to-left stylesheets.
  • Stylesheet Compilation - Compiles advanced stylesheet syntax into standard CSS for browser compatibility and RTL support.
  • Style Compilers - Transforms preprocessor files into static CSS and generates right-to-left mirrored styles.
  • Build Pipelines - Implements a full build pipeline that automates Sass compilation and production bundling for WordPress themes.
  • Project Bootstrapping Templates - Provides predefined blueprints and templates to generate the initial directory structure for new themes.
  • Build Toolchain Coordinators - Coordinates the sequence of asset compilation and quality checks through a script-based pipeline.
  • Bootstrap Theme Collections - Generates a minimal set of templates and styles to serve as a foundation for unique site designs.
  • Project Scaffolding - Generates a minimal, standardized codebase and directory structure to serve as the starting point for custom themes.
  • Site Theming - Provides a foundation for customizing site-wide visual styles and stylesheets for WordPress.
  • Frontend Asset Compilation - Transforms source stylesheets into browser-ready CSS files as part of the build process.
  • Code Quality and Linting - Provides automated linting to verify that source code adheres to defined coding standards.
  • Localization Starters - Provides a starter kit that automates translatable string extraction and RTL stylesheet generation.
  • Localization Tooling - Extracts translatable strings into POT files and generates right-to-left stylesheets for internationalization.
  • Localization Tools - Ships a generator that extracts translatable strings into portable object files to simplify theme localization.
  • Bundle Distribution Tooling - Packages the theme into a compressed archive by removing development assets for distribution.
  • Code Linters - Provides a static analysis engine that verifies source files against defined coding standards.
  • Theme Linters - Provides a static analysis tool to scan theme files for syntax errors and style violations.
  • Project Bundling - Combines project files into a single distribution archive and removes development-only assets.
  • Static Code Linting - Analyzes source code against style guides to detect syntax errors and consistency violations.
  • Theme Packages - Creates compressed archives of the theme while excluding development and system files for deployment.
  • Translation File Generators - Generates portable object templates by scanning source files for translatable strings to support multi-language localization.
  • Coding Standards - Checks source files against established coding standards to ensure consistency and maintainability.
  • Static Code Analysis Tools - Scans source code for bugs and style violations using static analysis without executing the program.
  • RTL Generation Tools - Includes a utility to generate right-to-left stylesheets for multilingual support.
  • Distribution Preparation - Generates translation templates and bundles the final project into a compressed archive for distribution.
  • Production Packaging - Packages theme files into compressed archives while removing unnecessary source and development tools.
  • Theme Packaging - Creates a compressed archive of the project while excluding unnecessary development files for deployment.
  • Production Asset Bundling - Provides production-ready asset bundling that strips development files and compresses the final theme archive.
  • CSS Build Tools - Ships a build process that compiles stylesheet source files into browser-ready CSS.

Star-Verlauf

Star-Verlauf für automattic/_sStar-Verlauf für automattic/_s

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu S

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit S.
  • wordpress/wordpress-coding-standardsAvatar von WordPress

    WordPress/WordPress-Coding-Standards

    2,757Auf GitHub ansehen↗

    WordPress Coding Standards is a collection of rules for the PHP CodeSniffer engine designed to enforce consistent coding conventions and best practices within PHP projects. It functions as a specialized static analysis tool that scans source code to identify style violations, security vulnerabilities, and potential bugs before execution. By integrating into development workflows, it ensures that code adheres to official project conventions, maintaining readability and consistency across large-scale plugin and theme development. The project distinguishes itself through deep domain-specific val

    PHPcoding-conventionsphp-codesnifferphpcs
    Auf GitHub ansehen↗2,757
  • coryhouse/react-slingshotAvatar von coryhouse

    coryhouse/react-slingshot

    9,646Auf GitHub ansehen↗

    react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It provides a pre-configured foundation that integrates React and Redux for state management, alongside routing and a unidirectional data flow. The project features an integrated build pipeline that handles Babel transpilation, Sass compilation, and module bundling. It includes a development environment with hot module replacement and source maps for rapid iteration, as well as production optimization tools for minifying assets and analyzing bundle size. The toolkit covers a broad s

    JavaScriptboilerplatereactredux
    Auf GitHub ansehen↗9,646
  • php-cs-fixer/php-cs-fixerAvatar von PHP-CS-Fixer

    PHP-CS-Fixer/PHP-CS-Fixer

    13,463Auf GitHub ansehen↗

    This tool is a command-line utility designed to automatically detect and correct coding standard violations in PHP source files. It functions as a static analysis and refactoring engine that ensures consistent project-wide formatting by applying predefined community conventions or custom organizational rules. The project distinguishes itself through a modular rule-based engine that supports both automated style correction and codebase modernization. It allows developers to update legacy syntax to align with newer language versions and testing framework requirements, facilitating the adoption

    PHPcode-standardscode-stylephp
    Auf GitHub ansehen↗13,463
  • timber/timberAvatar von timber

    timber/timber

    5,650Auf GitHub ansehen↗

    Timber is a PHP library that integrates the Twig template engine into WordPress themes, providing an object-oriented framework for theme development. It wraps WordPress data — posts, terms, users, menus, and comments — in structured PHP classes, allowing developers to work with objects instead of raw arrays while keeping HTML markup separate from PHP logic through Twig templates. The library distinguishes itself by offering a complete set of tools for modern WordPress theme building. It includes a file-based template hierarchy with fallback chains, dynamic image manipulation with resizing, cr

    PHPhactoberfestphptimber
    Auf GitHub ansehen↗5,650
Alle 30 Alternativen zu S anzeigen→

Häufig gestellte Fragen

Was macht automattic/_s?

This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized scaffolding tool to initialize a minimal codebase and directory structure, serving as a foundation for building custom site designs.

Was sind die Hauptfunktionen von automattic/_s?

Die Hauptfunktionen von automattic/_s sind: WordPress Theme Starter Kits, Project Scaffolding, Custom Theme Development, Theme Development Frameworks, Build Toolchains, Production Pipelines, Build Automation Scripts, Sass Compilers.

Welche Open-Source-Alternativen gibt es zu automattic/_s?

Open-Source-Alternativen zu automattic/_s sind unter anderem: coryhouse/react-slingshot — react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It… wordpress/wordpress-coding-standards — WordPress Coding Standards is a collection of rules for the PHP CodeSniffer engine designed to enforce consistent… php-cs-fixer/php-cs-fixer — This tool is a command-line utility designed to automatically detect and correct coding standard violations in PHP… timber/timber — Timber is a PHP library that integrates the Twig template engine into WordPress themes, providing an object-oriented… simulatedgreg/electron-vue — electron-vue is a pre-configured project boilerplate and scaffolding system for building desktop applications using… sass/sass — Sass is a stylesheet compilation engine and CSS preprocessor that extends standard CSS with variables, nested rules,…