Paper Kit 2 Angular is a free Bootstrap 4 UI Kit with pale colors, beautiful typography built for Angular 7.
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.
- Versions
- Demo
- Quick Start
- Deploy
- Documentation
- File Structure
- Browser Support
- Resources
- Reporting Issues
- Technical Support or Questions
- Licensing
- Useful Links
HTML | Angular |
---|---|
Quick start options:
- Download from Github.
- Download from Creative Tim.
- Clone the repo:
git clone https://github.com/creativetimofficial/pk2-angular.git
.
π You can deploy your own version of the template to Genezio with one click:
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:
- Live Preview
- Download Page: https://www.creative-tim.com/product/paper-kit-2-angular
- Documentation is here
- License Agreement: https://www.creative-tim.com/license
- Support: https://www.creative-tim.com/contact-us
- Issues: Github Issues Page
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:
- Make sure that you are using the latest version of the Paper Kit 2 Angular. Check the CHANGELOG from your dashboard on our website.
- Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
If you have questions or need help integrating the product please contact us instead of opening an issue.
- Copyright 2018 Creative Tim (https://www.creative-tim.com)
- Creative Tim license
-
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