{"id":25437890,"url":"https://github.com/nitishkgupta/shortam","last_synced_at":"2025-05-15T07:11:30.424Z","repository":{"id":86671599,"uuid":"100787347","full_name":"nitishkgupta/Shortam","owner":"nitishkgupta","description":"A Simple \u0026 Light Front-End Shortcode Framework","archived":true,"fork":false,"pushed_at":"2017-12-09T08:47:19.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-15T07:11:29.930Z","etag":null,"topics":["css","framework","html","js","shortcode"],"latest_commit_sha":null,"homepage":"https://nitishkgupta.github.io/Shortam/","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/nitishkgupta.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-19T10:31:26.000Z","updated_at":"2023-04-23T06:51:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ac57847-30df-444c-9a4f-5fe88e073459","html_url":"https://github.com/nitishkgupta/Shortam","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitishkgupta%2FShortam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitishkgupta%2FShortam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitishkgupta%2FShortam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitishkgupta%2FShortam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitishkgupta","download_url":"https://codeload.github.com/nitishkgupta/Shortam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254292065,"owners_count":22046427,"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":["css","framework","html","js","shortcode"],"created_at":"2025-02-17T09:28:10.498Z","updated_at":"2025-05-15T07:11:30.417Z","avatar_url":"https://github.com/nitishkgupta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Shortam\n\nShortam is a simple and light front-end shortcode framework built on vanilla JavaScript and CSS. \n\nThis project uses shortcode.js (https://github.com/nicinabox/shortcode.js) for building shortcodes.\n\n\u003cb\u003eNote - Shortam is currently under developement (don't use it now in production)\u003c/b\u003e\n\n\u003cb\u003eNote - Shortam uses ```Roboto``` Google font for it's components. Be sure to include it in your project.\u003c/b\u003e\n\n## Features\n\n1. Very Light\n2. Currently in developement\n3. More components coming soon\n4. Custom shortcodes support\n5. And much more\n\n## Documentation\n\n### Alerts\n\nUse this code to add alerts -\n\n```\n[alert id=\"test\" width=\"70\" type=\"green\" text=\"test\"]\n```\n\n\u003cB\u003eCustomisations -\u003c/b\u003e\n\n1. width=\"70\" // Width of alert in percentage (in this case 70%)\n2. type=\"green\" // Theme of alert (Supported - green/blue/red/orange)\n3. text=\"test\" // Text to be shown inside alert box (can be html)\n4. id=\"test\" // Adds id to the object for extra usage (optional, leave blank for null)\n\n### Buttons\n\nUse this code to add buttons\n\n```\n[bt id=\"test\" type=\"green\" href=\"http://abc.com\" text=\"Download\" target=\"_blank\"]\n```\n\u003cB\u003eCustomisations -\u003c/b\u003e\n\n1. type=\"green\" // Theme of button (Supported - green/blue/red/orange)\n2. href=\"http://abc.com\" // Target of link (Use #! for null)\n3. text=\"test\" // Text to be shown inside button (can be html)\n4. target=\"_blank\" // Target of link (Supported - all html target values)\n5. id=\"test\" // Adds id to the object for extra usage (optional, leave blank for null)\n\n## Upcoming Features\n\n1. Bootstrap 4 support\n2. More custom elements\n3. Much more\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitishkgupta%2Fshortam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitishkgupta%2Fshortam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitishkgupta%2Fshortam/lists"}