{"id":21186608,"url":"https://github.com/fetchte/buttron","last_synced_at":"2025-03-14T20:18:15.601Z","repository":{"id":57191970,"uuid":"62916561","full_name":"fetchTe/buttron","owner":"fetchTe","description":"A whole new way to button /// ctr origin","archived":false,"fork":false,"pushed_at":"2016-07-10T01:55:50.000Z","size":119,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T21:49:56.342Z","etag":null,"topics":[],"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/fetchTe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-08T20:47:16.000Z","updated_at":"2016-07-11T19:43:32.000Z","dependencies_parsed_at":"2022-09-01T06:02:10.706Z","dependency_job_id":null,"html_url":"https://github.com/fetchTe/buttron","commit_stats":null,"previous_names":["fetchte/buttron","artisin/buttron"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetchTe%2Fbuttron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetchTe%2Fbuttron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetchTe%2Fbuttron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetchTe%2Fbuttron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fetchTe","download_url":"https://codeload.github.com/fetchTe/buttron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243639557,"owners_count":20323511,"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-11-20T18:24:39.075Z","updated_at":"2025-03-14T20:18:15.575Z","avatar_url":"https://github.com/fetchTe.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buttron\n\n[![Build Status](https://travis-ci.org/artisin/buttron.svg?branch=master)](https://travis-ci.org/artisin/buttron)\n[![NPM](https://nodei.co/npm/buttron.png?compact=true)](https://npmjs.org/package/buttron)\n\n## About\n\nThe mythical origin of ctr. Buttron is a 3435 line Stylus program that taught me how to program quite literally. In retrospect, it was a romanticly naive endeavor, but it taught me invaluable lessons and more importantly, I think I can safely claim I've created the most sophisticated Stylus program ever to grace this earth.\n\n\n## Usage\n\nButtron is backed by 163 tests and it's intended for novelty purposes, but you can use it as you see fit. You can either plop `buttron.styl` in your Stylus project or install it via npm and pipe it through the Stylus `.use(fn)`.\n\n\n```js\nvar stylus  = require('stylus'),\n    buttron = require('buttron');\n\nstylus(fs.readFileSync('./example.styl', 'utf8'))\n  .use(buttron())\n  .render(function(err, css){\n    if (err) return console.error(err);\n    console.log(css);\n  });\n```\n\n\n\u003cbr/\u003e\n\nBest, te","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffetchte%2Fbuttron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffetchte%2Fbuttron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffetchte%2Fbuttron/lists"}