{"id":21292015,"url":"https://github.com/johnnythetank/bootstrap-align","last_synced_at":"2025-07-11T05:40:25.389Z","repository":{"id":58219117,"uuid":"50196654","full_name":"JohnnyTheTank/bootstrap-align","owner":"JohnnyTheTank","description":"Missing align classes for Bootstrap","archived":false,"fork":false,"pushed_at":"2016-03-16T15:23:33.000Z","size":6,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T08:46:59.936Z","etag":null,"topics":["algin","bootstrap","classes","missing"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/JohnnyTheTank.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":"2016-01-22T17:32:32.000Z","updated_at":"2017-06-23T11:21:31.000Z","dependencies_parsed_at":"2022-09-01T09:11:33.700Z","dependency_job_id":null,"html_url":"https://github.com/JohnnyTheTank/bootstrap-align","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnnyTheTank%2Fbootstrap-align","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnnyTheTank%2Fbootstrap-align/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnnyTheTank%2Fbootstrap-align/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnnyTheTank%2Fbootstrap-align/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnnyTheTank","download_url":"https://codeload.github.com/JohnnyTheTank/bootstrap-align/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225741250,"owners_count":17516895,"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":["algin","bootstrap","classes","missing"],"created_at":"2024-11-21T13:47:13.550Z","updated_at":"2024-11-21T13:47:14.132Z","avatar_url":"https://github.com/JohnnyTheTank.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bootstrap-align\nMissing **align** library (css \u0026 sass) for [twitter bootstrap](https://github.com/twbs/bootstrap) (version 3 \u0026 4)\n\n[![npm version](https://badge.fury.io/js/bootstrap-align.png)](https://badge.fury.io/js/bootstrap-align)\n[![Bower version](https://badge.fury.io/bo/bootstrap-align.png)](https://badge.fury.io/bo/bootstrap-align)\n\n## usage\n\n1. Install via either [bower](http://bower.io/), [npm](https://www.npmjs.com/) or downloaded files:\n    1. `bower install --save bootstrap-align`\n    2. `npm install --save bootstrap-align`\n    3. download [bootstrap-align.zip](https://github.com/JohnnyTheTank/bootstrap-align/zipball/master)\n2. Add files to your html\n    1. when using bower\n    ```html\n    \u003c!-- bootstrap 3 --\u003e\n    \u003clink rel=\"stylesheet\" href=\"bower_components/bootstrap-align/dist/bootstrap3-align.min.css\"\u003e\n    \u003c!-- bootstrap 4 --\u003e\n    \u003clink rel=\"stylesheet\" href=\"bower_components/bootstrap-align/dist/bootstrap4-align.min.css\"\u003e\n    ```\n\n    2. when using npm\n    ```html\n    \u003c!-- bootstrap 3 --\u003e\n    \u003clink rel=\"stylesheet\" href=\"node_modules/bootstrap-align/dist/bootstrap3-align.min.css\"\u003e\n    \u003c!-- bootstrap 4 --\u003e\n    \u003clink rel=\"stylesheet\" href=\"node_modules/bootstrap-align/dist/bootstrap4-align.min.css\"\u003e\n    ```\n    \n    3. when using downloaded files\n    ```html\n    \u003c!-- bootstrap 3 --\u003e\n    \u003clink rel=\"stylesheet\" href=\"bootstrap3-align.min.css\"\u003e\n    \u003c!-- bootstrap 4 --\u003e\n    \u003clink rel=\"stylesheet\" href=\"bootstrap4-align.min.css\"\u003e\n    ```\n\n\n## available classes\n\n\n| xs | sm | md | lg  |\n| --- | ---| ---| ---|\n| `.xs-text-left`           | `.sm-text-left`           | `.md-text-left`           | `.lg-text-left`           |\n| `.xs-only-text-left`      | `.sm-only-text-left`      | `.md-only-text-left`      |  |\n| `.xs-text-center`         | `.sm-text-center`         | `.md-text-center`         | `.lg-text-center`         |\n| `.xs-only-text-center`    | `.sm-only-text-center`    | `.md-only-text-center`    |  |\n| `.xs-text-right`          | `.sm-text-right`          | `.md-text-right`          | `.lg-text-right`          |\n| `.xs-only-text-right`     | `.sm-only-text-right`     | `.md-only-text-right`     |  |\n| `.xs-text-justify`        | `.sm-text-justify`        | `.md-text-justify`        | `.lg-text-justify`        |\n| `.xs-only-text-justify`   | `.sm-only-text-justify`   | `.md-only-text-justify`   |  |\n\n\n\n# license\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnnythetank%2Fbootstrap-align","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnnythetank%2Fbootstrap-align","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnnythetank%2Fbootstrap-align/lists"}