{"id":13665580,"url":"https://github.com/roperzh/tachyons-cheatsheet","last_synced_at":"2025-04-13T02:32:49.725Z","repository":{"id":70061373,"uuid":"87355428","full_name":"roperzh/tachyons-cheatsheet","owner":"roperzh","description":"Interactive cheat sheet for Tachyons :memo:","archived":false,"fork":false,"pushed_at":"2017-06-14T02:33:34.000Z","size":98,"stargazers_count":55,"open_issues_count":5,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T20:55:41.145Z","etag":null,"topics":["atomic-css","cheatsheet","css","functional-css","tachyons"],"latest_commit_sha":null,"homepage":"http://roperzh.com/tachyons-cheatsheet","language":"JavaScript","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/roperzh.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-05T20:51:45.000Z","updated_at":"2025-03-24T20:04:56.000Z","dependencies_parsed_at":"2023-02-21T22:00:55.554Z","dependency_job_id":null,"html_url":"https://github.com/roperzh/tachyons-cheatsheet","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/roperzh%2Ftachyons-cheatsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roperzh%2Ftachyons-cheatsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roperzh%2Ftachyons-cheatsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roperzh%2Ftachyons-cheatsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roperzh","download_url":"https://codeload.github.com/roperzh/tachyons-cheatsheet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657824,"owners_count":21140842,"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":["atomic-css","cheatsheet","css","functional-css","tachyons"],"created_at":"2024-08-02T06:00:42.392Z","updated_at":"2025-04-13T02:32:49.461Z","avatar_url":"https://github.com/roperzh.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Tachyons Cheatsheet\n\n![Tachyons Cheatsheet Web Page](https://cloud.githubusercontent.com/assets/4419992/24728043/addffd84-1a2e-11e7-9489-4ab2afb1241f.png)\n\nI had a lot of trouble while learning how to use Tachyons, there are a _ton_ of\nnew classes to learn and I have bad memory.\n\nSo, I decided to create this interactive cheatsheet. This project does not intend\nto be source of the Tachyons truth or to replace the excellent documentation. Instead,\nuse it as your friendly companion.\n\n## Development\n\n### Dependencies\n\n- Node.js v7.x\n\n### Getting started\n\nIf you satisfy all the dependencies, go to the root of the project and install\nthe required node modules:\n\n```bash\n$ npm install\n```\n\nThen, just start your server by running:\n\n```bash\n$ npm run start\n```\n\n### Generating documentation\n\nAll the documentation is stored in `yml` files under the `docs` folder, this\nfiles are parsed and converted to a single `json` file located in `app/assets/data.json`.\n\nIn order to parse the `yml` to `json` you need to run the `docs2json` script:\n\n```bash\n$ npm run docs\n```\n\n### Deploy\n\nFirst and foremost, you need to configure your deploy.sh file,\na sample is provided in the document root. Then just run:\n\n```bash\n$ npm run deploy\n```\n\nVoilà!\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create new Pull Request\n\n## License\n\nAll the code contained in this repository, unless explicitly stated, is\nlicensed under an MIT license.\n\nA copy of the license can be found in the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froperzh%2Ftachyons-cheatsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froperzh%2Ftachyons-cheatsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froperzh%2Ftachyons-cheatsheet/lists"}