{"id":15180446,"url":"https://github.com/nickmaev/bootstrap3-native","last_synced_at":"2025-10-01T20:32:43.912Z","repository":{"id":74809502,"uuid":"152371346","full_name":"NickMaev/bootstrap3-native","owner":"NickMaev","description":"Fixed fork from bootstrap.native that allows you to use it with SSR.","archived":true,"fork":false,"pushed_at":"2018-10-10T11:24:49.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T11:26:49.093Z","etag":null,"topics":["bootstrap","bootstrap3","server-side-rendering","ssr","types","typescript"],"latest_commit_sha":null,"homepage":"","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/NickMaev.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":"2018-10-10T06:05:15.000Z","updated_at":"2023-01-28T14:21:29.000Z","dependencies_parsed_at":"2023-06-02T20:45:36.372Z","dependency_job_id":null,"html_url":"https://github.com/NickMaev/bootstrap3-native","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"8ad91e5136cfed41dcd8262bac8a662daf88a75a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickMaev%2Fbootstrap3-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickMaev%2Fbootstrap3-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickMaev%2Fbootstrap3-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickMaev%2Fbootstrap3-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickMaev","download_url":"https://codeload.github.com/NickMaev/bootstrap3-native/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234897368,"owners_count":18903646,"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":["bootstrap","bootstrap3","server-side-rendering","ssr","types","typescript"],"created_at":"2024-09-27T16:07:13.590Z","updated_at":"2025-10-01T20:32:38.635Z","avatar_url":"https://github.com/NickMaev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://img.shields.io/npm/v/bootstrap3-native.svg?style=flat-square)](https://www.npmjs.com/package/bootstrap3-native)\n[![npm downloads](https://img.shields.io/npm/dm/bootstrap3-native.svg?style=flat-square)](https://www.npmjs.com/package/bootstrap3-native)\n\n# Description\nbootstrap3-native is a fixed fork from [bootstrap.native](https://github.com/thednp/bootstrap.native).\nThis version:\n* contains types;\n* allows you to build isomorphic web applications;\n* hasn't got an automatic initialization of components.\n\n# Installation\n`npm install bootstrap3-native`\n\n# Usage\n```typescript\nimport { Modal } from 'bootstrap3-native';\n\nvar el = document.getElementById(\"myModal\");\nvar modal = new Modal(el);\nmodal.show();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickmaev%2Fbootstrap3-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickmaev%2Fbootstrap3-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickmaev%2Fbootstrap3-native/lists"}