taiga-ui.dev

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

An almost complete Angular component library.

csszengarden.com

VN:F [1.9.22_1171]
Rating: 7.5/10 (2 votes cast)

A zen guide to CSS via a single form HTML page.

polymer-project.org

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

HTML5 framework/components for web and mobile apps.

html5gameengine.com

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

HTML5 game engine index, a replacement for Flash.

ionicframework.com

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

A HTML5 & Cordova mobile framework.

Introducing Appflow CLI 1.0

25 April 2024 @ 7:02 pm

The new 1.0 version of the Appflow CLI makes it simple to take advantage of Appflow’s mobile CI/CD features within your existing CI/CD platforms—like Azure DevOps, Jenkins, GitLab CI, CircleCI, and more. The post Introducing Appflow CLI 1.0 appeared first on Ionic Blog.

PWAs: A Powerful Part of your Mobile App Strategy, But Not a Standalone Solution

23 April 2024 @ 3:52 pm

A deeper look at the benefits that PWAs provide as well as their limitations. The post PWAs: A Powerful Part of your Mobile App Strategy, But Not a Standalone Solution appeared first on Ionic Blog.

Ionic 8 is here!

17 April 2024 @ 5:01 pm

What’s new in Ionic 8? Enhancements to theming, accessibility, revised iOS designs, a new Picker experience, and a new password toggle component. The post Ionic 8 is here! appeared first on Ionic Blog.

Announcing Capacitor 6.0

15 April 2024 @ 4:59 pm

We're excited to announce Capacitor 6, the latest upgrade to our native runtime for web apps. This release brings experimental Swift Package Manager support, aligns with Apple's new privacy requirements, and introduces improvements across the board, ensuring your projects are future-proof and more efficient. The post Announcing Capacitor 6.0 appeared first on Ionic Blog.

Testing Stencil Components with Ease using WebdriverIO

11 April 2024 @ 4:00 pm

Over the past few months, the Stencil team has been working to expand the testing tools we support. First up is WebdriverIO. The post Testing Stencil Components with Ease using WebdriverIO appeared first on Ionic Blog.

Recapping ngConf 2024

9 April 2024 @ 3:40 pm

In March, the Angular community gathered in Salt Lake City for the annual edition of ngConf. Here are some of the most interesting things I learned there. The post Recapping ngConf 2024 appeared first on Ionic Blog.

The Magic of Vite and Native in 2024: A Brief Overview

4 April 2024 @ 7:13 pm

A look at what new tools are out there, the latest targets we can deploy to, and how tools like Ionic are utilizing Vite to provide the best-in-class experience for developers. The post The Magic of Vite and Native in 2024: A Brief Overview appeared first on Ionic Blog.

Are you ready to build a Superapp?

2 April 2024 @ 5:41 pm

While not an exhaustive list, these questions are a great starting point as you consider whether superapps are right for you. The post Are you ready to build a Superapp? appeared first on Ionic Blog.

5 Questions to Ask Before Beginning Mobile App Development

27 March 2024 @ 4:21 pm

Consider these five questions to ask before beginning your mobile app development project—from choosing between cross-platform mobile development or native, to investing in the right vendors. The post 5 Questions to Ask Before Beginning Mobile App Development appeared first on Ionic Blog.

The Anatomy of a Superapp

18 March 2024 @ 6:10 pm

What exactly goes into a superapp? How are they used? And how can you start building one? The post The Anatomy of a Superapp appeared first on Ionic Blog.

webcomponents.org

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

Explore the world of HTML5 web components.

bootply.com

VN:F [1.9.22_1171]
Rating: 7.8/10 (5 votes cast)

Bootstrap in your browser, rapid html and css.

jquer.in

VN:F [1.9.22_1171]
Rating: 5.0/10 (2 votes cast)

A great resource for jquery plugins (canvas, navigation, etc)

Also in angular: https://angular-js.in/

twitter.bootstrap

VN:F [1.9.22_1171]
Rating: 8.0/10 (7 votes cast)

Sleek, intuitive, and powerful front-end framework for faster and easier web development.

Bootstrap 5.3.3

20 February 2024 @ 3:22 pm

Bootstrap v5.3.3 is here with bug fixes, documentation improvements, and more follow-up enhancements for color modes. Keep reading for the highlights! Highlights Fixed a breaking change introduced with color modes where it was required to manually import variables-dark.scss when building Bootstrap with Sass. Now, _variables.scss will automatically import _variables-dark.scss. If you were already importing _variables-dark.scss manually, you should keep doing it as it won’t break anything and will be the way to go in v6.

Bootstrap 5.3.2

14 September 2023 @ 2:30 pm

Bootstrap v5.3.2 is here with bug fixes, documentation improvements, and more follow-up enhancements for color modes. Keep reading for the highlights! Highlights Passing a percentage unit to the global abs() is deprecated since Dart Sass v1.65.0. It resulted in a deprecation warning when compiling Bootstrap with Dart Sass. This has been fixed internally by changing the values passed to the divide() function. The divide() function has not been fixed itself so that we can keep supporting node-sass cross-compatibility.

Bootstrap Icons v1.11.0

12 September 2023 @ 12:01 am

Bootstrap Icons v1.11.0 has arrived with 100 new icons—including new floppy disk icons, additional brand icons, new person icons, new emojis, some birthday cake, a few new science icons, and more. We’re now at over 2,000 icons! 100 new icons Here’s a quick look at all the new icons in v1.11.0: Check out the pull request for all the details on which icons were added and which were updated. I’ve also started adding a new added tag to icon pages with this release.

Bootstrap 5.3.1

26 July 2023 @ 8:05 am

Bootstrap v5.3.1 is here with bug fixes, documentation improvements, and more follow-up enhancements for color modes. Keep reading for the highlights! Color modes: Increased color contrast for dark mode by replacing $gray-500 with $gray-300 for the body color Added our color mode switcher JavaScript to our examples ZIP download Components: Improved disabled styling for all .nav-links, providing .disabled and :disabled for use with anchors and buttons Add support for Home and End keys for navigating tabs by keyboard Added some basic styling to toggle buttons when no modifier class is present Fixed carousel colors in dark mode Forms: Fixed floating label disabled text color Utilities: .

Bootstrap 5.3.0

30 May 2023 @ 7:35 am

It’s official, the final stable release of v5.3.0 has landed! It’s been a monumental effort to revamp our codebase for CSS variables and color modes, one that will see continued changes leading up to an eventual Bootstrap 6. And we’re so excited to finally ship it! On top of all the work that’s gone into this release, a lot has happened behind the scenes since we shipped our pre-releases. Keep reading to learn everything that’s new in v5.

Bootstrap 5.3.0-alpha3

3 April 2023 @ 7:35 am

Hot on the heels of our second alpha, we’re releasing a third (and unexpected) alpha for v5.3.0 today with some fixes for some Node Sass compilation errors. In addition, we’ve added a handful of other updates. We’re still on target to ship our stable release soon! Once again, if you’re new to the v5.3.0 alpha releases, please read through the Migration guide for the first alpha and last month’s second alpha.

Bootstrap 5.3.0-alpha2

24 March 2023 @ 2:40 pm

Our second alpha release of v5.3.0 has landed with a ton of enhancements and bug fixes for our new color modes! There’s still more to come, but we’ve held off shipping until we ironed out enough issues. Huzzah, we have! This v5.3.0 release is a monumental update for Bootstrap 5. It’s big enough that it could’ve been a v6 on its own, but we wanted to do right by the community and get color modes out the door without the massive major release upgrade.

Bootstrap 5.3.0-alpha1

24 December 2022 @ 8:00 am

It’s a Christmas miracle—Bootstrap v5.3.0-alpha1 has arrived just in time for the holiday break! This release brings new color mode support, an expanded color palette with variables and utilities, and more. We’re keeping things short and simple in this blog post with deeper dives into the new color modes and more coming in future posts. For now, we want you to enjoy the holiday break and come back next year feeling refreshed and rejuvenated.

Bootstrap 5.2.3

22 November 2022 @ 8:00 am

We’ve deviated from developing v5.3.0 to ship a new patch release, Bootstrap v5.2.3, with a handful of more urgent bug fixes. Highlights Added the missing :root CSS variables to our utilities bundle Fixed the deprecation warning with Sass 1.56.0 Fixed the RTL translate() direction for carousels Fixed tooltip and popover disposal inconsistencies We’re heading right back to it with v5.3.0 with support for color modes, new utilities, and more. Look for a pre-release of that soon.

Bootstrap Icons v1.10.0

11 November 2022 @ 12:01 am

Bootstrap Icons v1.10.0 is here with nearly 150 new icons. This release includes tons of new variants for person, building, and database icons, plus new brands, rockets, road signs, globes, and many more. We’re now at over 1,900 icons! 150 new icons Here’s a quick look at all the new icons in v1.10.0: Some highlights for the new icons include: 22 new person icons 26 new house icons 24 new building icons, including a renamed building to buildings 22 new database icons 24 new street sign icons New globe icons New EV, taxi, bus, and scooter transportation icons New rockets and more!

tympanus.net/codrops

VN:F [1.9.22_1171]
Rating: 8.3/10 (6 votes cast)

Useful resources and inspiration for creative minds (html, css, javascript)

Collective #833

26 April 2024 @ 11:00 am

CSS in React Server Components * DOMCanvas translation * field-sizing

Inspirational Websites Roundup #59

25 April 2024 @ 11:05 am

Explore our latest collection of websites with handpicked designs that will keep you updated on current trends.

Case Study: Gabriel Contassot’s Portfolio — 2024

24 April 2024 @ 9:25 am

A look into the making of Gabriel's 2024 portfolio website, complementing minimal design choices with subtle animations.

Blurry Text Reveal on Scroll

23 April 2024 @ 1:08 pm

A blurry text reveal animation on scroll inspired by Rauno's "Blur reveal".

Collective #832

23 April 2024 @ 11:00 am

Menu in view with just CSS * Demystifying the Shadow DOM * ClickWheel.js

Collective #831

19 April 2024 @ 11:00 am

The Debugger's Toolkit * Deco.cx * Flattening Bézier Curves and Arcs

Some On-Scroll Text Highlight Animations

17 April 2024 @ 12:13 pm

Some ideas for scroll-based text highlight animations.

Collective #830

16 April 2024 @ 11:00 am

JavaScript Signals standard proposal * Awesome-Code-AI * Old-school cursors

Bridging Design and Code: The Power of Penpot’s CSS Grid Layout

15 April 2024 @ 10:17 am

Explore Penpot, the open-source platform enhancing design and development teamwork, now featuring the CSS Grid Layout for even more powerful and efficient project creation.

UI Interactions & Animations Roundup #42

14 April 2024 @ 9:33 am

A fresh motion design collection of the best shots from Dribbble to get your creativity flowing.