Displaying 1 to 20 from 31 results

headhesive.js - An on-demand sticky header.

  •    Javascript

An on-demand sticky header. Headhesive.js creates an on-demand sticky header. Specify when you want your header to become fixed and the rest is magic. View demo.

HEAD - A list of everything that *could* go in the head of your document

  •    

Valid <head> elements include meta, link, title, style, script, noscript, and base. These elements provide information for how a document should be perceived, and rendered, by web technologies. e.g. browsers, search engines, bots, etc.

vue-meta - Manage page meta info in Vue 2.0 components. SSR + Streaming supported.

  •    Javascript

vue-meta is a Vue 2.0 plugin that allows you to manage your app's meta information, much like react-helmet does for React. However, instead of setting your data as props passed to a proprietary component, you simply export it as part of your component's data using the metaInfo property. These properties, when set on a deeply nested component, will cleverly overwrite their parent components' metaInfo, thereby enabling custom info for each top-level view as well as coupling meta info directly to deeply nested subcomponents for more maintainable code.

react-helmet - A document head manager for React

  •    Javascript

This reusable React component will manage all of your changes to the document head. Helmet takes plain HTML tags and outputs plain HTML tags. It's dead simple, and React beginner friendly.




vue-head - Manager the meta information of the head tag, a simple and easy way

  •    Javascript

If you'd like to set default custom title options on every component you can pass options to VueHead when you're registering it for Vue, just like in example below.

httpinvoke - A no-dependencies HTTP client library for browsers and Node

  •    Javascript

A no-dependencies HTTP client library for browsers and Node.js with a promise-based or Node.js-style callback-based API to progress events, text and binary file upload and download, partial response body, request and response headers, status code. Any one, two or three arguments can be skipped, except the url.

deep-head-pose - :fire::fire: Deep Learning Head Pose Estimation using PyTorch.

  •    Python

Hopenet is an accurate and easy to use head pose estimation network. Models have been trained on the 300W-LP dataset and have been tested on real data with good qualitative performance. For details about the method and quantitative results please check the paper.

read-chunk - Read a chunk from a file

  •    Javascript

Because the built-in way requires way too much boilerplate.Returns a Promise<Buffer>.


jQuery

  •    TypeScript

A small framework for creating a beautiful mobile navigation header to accompany the jQuery.mmenu navigation menu on your website and webapp.Need help? Have a look at the documentation for demos and documentation.

insert-css - insert a string of css into the <head>

  •    Javascript

Insert some CSS into the page.opts.container - Which HTMLElement to use as the base mounting point, defaults to document.querySelector('head').

slice-file - stream file slices by line number indexes

  •    Javascript

Like tail -f, slice-file can stream updates after the initial slice.Create a slice-file instance xs from a filename and some options opts.

preact-head - Standalone, declarative <Head /> for Preact.

  •    Javascript

Standalone, declarative <Head /> for Preact.Supports both client and server-side rendering.

head-it - Easy interface for `head`

  •    Javascript

P.S: type can be any of: 360, min, elm, meta, link, fav, fbog, fbia, twitter, g+, oembed, ios, safari, android, chrome, ie, uc, qq, applinks.

ngImageEditor - This is a image editor for angular.It can cut image.

  •    Javascript

This is a image editor for angular.It can cut image. The input image is not cross domain.It is browser limit.

vue-page-title - Vue.js html/page title manager

  •    Javascript

Just set the title option inside the component. Within the component it is still possible to update the $title state, it is also available to be used within the component template. It is also possible to generate a title dynamically, using a function. It receives as an argument the component instance.

link-check - checks whether a hyperlink is alive (`200 OK`) or dead.

  •    Javascript

Checks whether a hyperlink is alive (200 OK) or dead. A link is said to be 'alive' if an HTTP HEAD or HTTP GET for the given URL eventually ends in a 200 OK response. To minimize bandwidth, an HTTP HEAD is performed. If that fails (e.g. with a 405 Method Not Allowed), an HTTP GET is performed. Redirects are followed.

react-meta-tags - Handle document meta/head tags in isomorphic react with ease.

  •    Javascript

Handle document meta/head tags in isomorphic react with ease. Handling title and meta/head tags in a isomporhic react is tricky. Its declarative to define those tags within the component, but they need to be moved on document head on client side as well as server side. While there are other modules which helps with the use-case like react-helmet and react-document-meta, but they require to define those tags in a object literal. react-meta-tags allow you to write those tags in a declarative way and in normal jsx format.

atom-html-head-snippets - HTML <head> snippets for Atom

  •    CoffeeScript

HTML <head> snippets for Atom; from the project HEAD.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.