Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
ng-bootstrap
Advanced tools
Native Angular2 directives for Bootstrap, works with Bootstrap 3 and 4-alfa
ng2-bootstrap contains all core (and not only) Bootstrap components powered by Angular 2. So you don't need to include original JS components, but we are using markup and css provided by Bootstrap.
Additionally to allow reach experience while working with Dates we are using moment.js, de facto base date manipulation library at the moment.
Install ng2-bootstrap
from npm
npm install ng2-bootstrap --save
You will need bootstrap styles
<!-- index.html -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
angular-cli
please refer to getting-started-with-ng-clisystem.js
(and angular2 quickstart) please checkout sample repositorywebpack
you can view our demo page source codeplnkr
sample available hereMain source of API documentation and usage scenarious available here: http://valor-software.github.io/ng2-bootstrap/
Check demo page for API reference
So you are in trouble, where to get help:
Are very welcome! And remember, contribution is not only PRs and code, but any help with docs or helping other developers to solve issues are very appreciated! Thanks in advance!
Please read central ng2
modules readme for details, plans and approach
Crossbrowser testing sponsored by Browser Stack
FAQs
Native Angular Bootstrap Components
The npm package ng-bootstrap receives a total of 1,794 weekly downloads. As such, ng-bootstrap popularity was classified as popular.
We found that ng-bootstrap demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.