---------------—
Vue Meta
—---------------
Please note that this project is still in very early alpha development and is not considered to be production ready. You have been warned. There might still be a few bugs and many tests have yet to be written.
Vue Meta
—---------------
Please note that this project is still in very early alpha development and is not considered to be production ready. You have been warned. There might still be a few bugs and many tests have yet to be written.
export default {
metaInfo: {
title: 'My Example App', // set a title
titleTemplate: '%s - Yay!', // title is now "My Example App - Yay!"
htmlAttrs: {
lang: 'en',
amp: undefined // "amp" has no value
}
}
}
GitHub
GitHub - nuxt/vue-meta: Manage HTML metadata in Vue.js components with SSR support
Manage HTML metadata in Vue.js components with SSR support - nuxt/vue-meta
------------------—
Vue Observe Visibility
—------------------
Detect when an element is becoming visible or hidden on the page.
⚠️ This plugin uses the Intersection Observer API that is not currently supported in every browser (Chrome does though). You need to include a polyfill to make it work on the incompatible browsers.
Vue Observe Visibility
—------------------
Detect when an element is becoming visible or hidden on the page.
npm install —save vue-observe-visibility
⚠️ This plugin uses the Intersection Observer API that is not currently supported in every browser (Chrome does though). You need to include a polyfill to make it work on the incompatible browsers.
GitHub
GitHub - Akryum/vue-observe-visibility: Detect when an element is becoming visible or hidden on the page.
Detect when an element is becoming visible or hidden on the page. - Akryum/vue-observe-visibility
------------------
Predator JS
-----------------
Predator is a React Higher Order Component to validate form with basic validator. Predator is inspired by Laravel Validation
Predator JS
-----------------
Predator is a React Higher Order Component to validate form with basic validator. Predator is inspired by Laravel Validation
GitHub
alfrcr/predatorjs
predatorjs - Painless React Form Validator, Predator is basic form validator inspired by Laravel Validation
-------------------
Bard JS
—---------------—
bardjs is a small library of functions to help you write Angular v.1.x application tests ... whether you write them in mocha or jasmine or QUnit.
Bard JS
—---------------—
bardjs is a small library of functions to help you write Angular v.1.x application tests ... whether you write them in mocha or jasmine or QUnit.
GitHub
wardbell/bardjs
bardjs - Spec helpers for testing angular v.1.x apps with Mocha, Jasmine and QUnit
----------------------
📣 @awesomeprogrammer
—------------------—
A curated list of amazingly channels and groups about programming in Telegram.
📣 @awesomeprogrammer
—------------------—
A curated list of amazingly channels and groups about programming in Telegram.
-------------------
Zooming
—----------------
Image zoom that makes sense.
* Pure JavaScript & built with mobile in mind.
* Smooth animations with intuitive gestures.
* Zoom into a hi-res image if supplied.
* Easy to integrate & customizable.
Zooming
—----------------
Image zoom that makes sense.
* Pure JavaScript & built with mobile in mind.
* Smooth animations with intuitive gestures.
* Zoom into a hi-res image if supplied.
* Easy to integrate & customizable.
GitHub
GitHub - kingdido999/zooming: 🔍 Image zoom that makes sense.
🔍 Image zoom that makes sense. Contribute to kingdido999/zooming development by creating an account on GitHub.
-------------------
Ember CLI Flash
—----------------
Simple, highly configurable flash messages for ember-cli.
This
Ember CLI Flash
—----------------
Simple, highly configurable flash messages for ember-cli.
This
ember-cli
addon adds a simple flash message service and component to your app. Just inject with Ember .inject.service
and you're good to go!GitHub
poteto/ember-cli-flash
Simple, highly configurable flash messages for ember-cli - poteto/ember-cli-flash
------------------—
📖 Twitter Bootstrap vs. Semantic UI
—---------------—
We won’t be comparing the histories and other aspects of these two frameworks, only the technical facts that will be the most helpful for any front-end developer trying to decide which one to use.
📖 Twitter Bootstrap vs. Semantic UI
—---------------—
We won’t be comparing the histories and other aspects of these two frameworks, only the technical facts that will be the most helpful for any front-end developer trying to decide which one to use.
------------—
Angular Electron Starter
—---------—
Electron, Angular & TypeScript Starter for building awesome desktop applications.
Angular Electron Starter
—---------—
Electron, Angular & TypeScript Starter for building awesome desktop applications.
GitHub
jkuri/angular-electron-starter
angular-electron-starter - Electron, Angular2 & TypeScript Starter for building awesome desktop applications.
---------------
📖 Angular 2 versus React: There Will Be Blood
—------------
Choosing between Angular and React is like choosing between buying an off-the-shelf computer and building your own with off-the-shelf parts.
📖 Angular 2 versus React: There Will Be Blood
—------------
Choosing between Angular and React is like choosing between buying an off-the-shelf computer and building your own with off-the-shelf parts.
freeCodeCamp
Angular 2 versus React: There Will Be Blood
Angular 2 has reached Beta and appears poised to become the hot new framework of 2016.
---------------
React Primitives
—-------------
Primitive React Interfaces Across Targets
What is this?
This library attempts to propose an ideal set of primitives around building React applications, regardless of Platform. In the future, this could be used as a shared interface among React and React Native components that don't use platform-specific APIs.
React Primitives
—-------------
Primitive React Interfaces Across Targets
What is this?
This library attempts to propose an ideal set of primitives around building React applications, regardless of Platform. In the future, this could be used as a shared interface among React and React Native components that don't use platform-specific APIs.
GitHub
GitHub - lelandrichardson/react-primitives: Primitive React Interfaces Across Targets
Primitive React Interfaces Across Targets. Contribute to lelandrichardson/react-primitives development by creating an account on GitHub.
-------------
📖 11 Tips to Optimize JavaScript And Improve Website Loading and Rendering Speeds
—----------
JavaScript is a truly amazing tool for front-end programming, creating interactive, feature-rich websites and fast, seamless web applications. Every front-end developer knows JavaScript, but when used without caution or expertise, it can be a double-edged sword. Poorly written JavaScript code can slow your website, negatively affecting load times and rendering speed. In this article, we’ll cover some useful tools to help you avoid the “dark side effects” of JavaScript.
📖 11 Tips to Optimize JavaScript And Improve Website Loading and Rendering Speeds
—----------
JavaScript is a truly amazing tool for front-end programming, creating interactive, feature-rich websites and fast, seamless web applications. Every front-end developer knows JavaScript, but when used without caution or expertise, it can be a double-edged sword. Poorly written JavaScript code can slow your website, negatively affecting load times and rendering speed. In this article, we’ll cover some useful tools to help you avoid the “dark side effects” of JavaScript.
Upwork
11 Tips to Optimize JavaScript And Improve Website Loading and Rendering Speeds | Upwork
JavaScript is a truly amazing tool for front-end programming. In this article, we’ll cover some useful tools to help you avoid the “dark side effects” of JavaScript.
------------------
Marky
—---------------
JavaScript timer based on performance.mark() and performance.measure(), providing high-resolution timings as well as nice Dev Tools visualizations.
Marky
—---------------
JavaScript timer based on performance.mark() and performance.measure(), providing high-resolution timings as well as nice Dev Tools visualizations.
GitHub
GitHub - nolanlawson/marky: High-resolution JavaScript timer based on performance.mark/measure (491 bytes min+gz)
High-resolution JavaScript timer based on performance.mark/measure (491 bytes min+gz) - GitHub - nolanlawson/marky: High-resolution JavaScript timer based on performance.mark/measure (491 bytes min...
---------------
📖 Which CSS Measurements To Use When
—------------
Amidst the diversity of CSS measurement systems it can be difficult for web developers to understand which units to use where, and when, on their pages. The instinct is to use just one system for everything, but that decision can severely limit the execution of your designs.
What follows is a list of suggestions, not absolute rules. If you have a differing opinion or working practice (and a rationale to back it up), please share in the comments.
📖 Which CSS Measurements To Use When
—------------
Amidst the diversity of CSS measurement systems it can be difficult for web developers to understand which units to use where, and when, on their pages. The instinct is to use just one system for everything, but that decision can severely limit the execution of your designs.
What follows is a list of suggestions, not absolute rules. If you have a differing opinion or working practice (and a rationale to back it up), please share in the comments.
the new code
Which CSS Measurements To Use When
Applying the right units to the right elements at the right time.
------------
Vue Typer
—---------
Vue component that simulates a user typing, selecting, and erasing text.
Vue Typer
—---------
Vue component that simulates a user typing, selecting, and erasing text.
GitHub
GitHub - cngu/vue-typer: Vue component that simulates a user typing, selecting, and erasing text.
Vue component that simulates a user typing, selecting, and erasing text. - cngu/vue-typer