Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Paper Kit 2 Angular is a free Bootstrap 4 UI Kit with pale colors, beautiful typography built for Angular 4 CLI.
All components are fully responsive and look great on every screen size. Transitions, shadows, colors, they all resemble the flow you would have using pieces of paper.
We have created Paper UI Kit kit having pastel colors and paper in mind. It feels light, fresh and easy to go through.
Paper Kit 2 Angular is using Ng Bootstrap (https://ng-bootstrap.github.io/#/home), as core framework.
Bootstrap 4 support
Paper Kit 2 Angular is built on top of Bootstrap 4, so it fully supports it. Most of the elements from the framework are re-designed to resemble sheets of paper and color pastels. If the are elements that we have not touched, they will gracefully fall back to the Bootstrap 4 default.
HTML | Angular |
---|---|
Quick start options:
git clone https://github.com/creativetimofficial/pk2-angular.git
.Once you download the archive, you will be able find a tutorial page inside it explaining how to start using it. You can also check the documentation online.
Within the download you'll find the following directories and files:
paper-kit-2-angular
├── CHANGELOG.md
├── ISSUE_TEMPLATE.md
├── LICENSE.md
├── README.md
├── angular.json
├── documentation
│ ├── css
│ ├── js
│ └── tutorial-components.html
├── e2e
├── karma.conf.js
├── package-lock.json
├── package.json
├── protractor.conf.js
├── src
│ ├── app
│ │ ├── app.component.html
│ │ ├── app.component.scss
│ │ ├── app.component.spec.ts
│ │ ├── app.component.ts
│ │ ├── app.module.ts
│ │ ├── app.routing.ts
│ │ ├── components
│ │ │ ├── basicelements
│ │ │ │ ├── basicelements.component.html
│ │ │ │ ├── basicelements.component.scss
│ │ │ │ ├── basicelements.component.spec.ts
│ │ │ │ └── basicelements.component.ts
│ │ │ ├── components.component.html
│ │ │ ├── components.component.ts
│ │ │ ├── components.module.ts
│ │ │ ├── modal
│ │ │ │ ├── modal.component.html
│ │ │ │ ├── modal.component.scss
│ │ │ │ ├── modal.component.spec.ts
│ │ │ │ └── modal.component.ts
│ │ │ ├── navigation
│ │ │ │ ├── navigation.component.html
│ │ │ │ ├── navigation.component.scss
│ │ │ │ ├── navigation.component.spec.ts
│ │ │ │ └── navigation.component.ts
│ │ │ ├── notification
│ │ │ │ ├── notification.component.html
│ │ │ │ ├── notification.component.scss
│ │ │ │ ├── notification.component.spec.ts
│ │ │ │ └── notification.component.ts
│ │ │ ├── nucleoicons
│ │ │ │ ├── nucleoicons.component.html
│ │ │ │ ├── nucleoicons.component.scss
│ │ │ │ ├── nucleoicons.component.spec.ts
│ │ │ │ └── nucleoicons.component.ts
│ │ │ └── typography
│ │ │ ├── typography.component.html
│ │ │ ├── typography.component.scss
│ │ │ ├── typography.component.spec.ts
│ │ │ └── typography.component.ts
│ │ ├── home
│ │ │ ├── home.component.html
│ │ │ ├── home.component.scss
│ │ │ ├── home.component.spec.ts
│ │ │ ├── home.component.ts
│ │ │ └── home.module.ts
│ │ ├── landing
│ │ │ ├── landing.component.html
│ │ │ ├── landing.component.scss
│ │ │ ├── landing.component.spec.ts
│ │ │ └── landing.component.ts
│ │ ├── profile
│ │ │ ├── profile.component.html
│ │ │ ├── profile.component.scss
│ │ │ ├── profile.component.spec.ts
│ │ │ └── profile.component.ts
│ │ ├── shared
│ │ │ ├── footer
│ │ │ │ ├── footer.component.html
│ │ │ │ ├── footer.component.scss
│ │ │ │ ├── footer.component.spec.ts
│ │ │ │ └── footer.component.ts
│ │ │ └── navbar
│ │ │ ├── navbar.component.html
│ │ │ ├── navbar.component.scss
│ │ │ ├── navbar.component.spec.ts
│ │ │ └── navbar.component.ts
│ │ └── signup
│ │ ├── signup.component.html
│ │ ├── signup.component.scss
│ │ ├── signup.component.spec.ts
│ │ └── signup.component.ts
│ ├── assets
│ │ ├── css
│ │ ├── fonts
│ │ ├── img=
│ │ └── sass
│ │ ├── paper-kit
│ │ └── paper-kit.scss
│ ├── environments
│ ├── favicon.ico
│ ├── index.html
│ ├── main.ts
│ ├── polyfills.ts
│ ├── styles.scss
│ ├── test.ts
│ ├── tsconfig.app.json
│ ├── tsconfig.spec.json
│ └── typings.d.ts
├── tsconfig.json
└── tslint.json
At present, we officially aim to support the last two versions of the following browsers:
We use GitHub Issues as the official bug tracker for the Paper Kit 2 Angular. Here are some advices for our users that want to report an issue:
If you have questions or need help integrating the product please contact us instead of opening an issue.
More products from Creative Tim
Freebies from Creative Tim
Affiliate Program (earn money)
Twitter: https://twitter.com/CreativeTim
Facebook: https://www.facebook.com/CreativeTim
Dribbble: https://dribbble.com/creativetim
Google+: https://plus.google.com/+CreativetimPage
Instagram: https://instagram.com/creativetimofficial
FAQs
Unknown package
We found that al-ashahar 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.