Posts
-
VideoAdBlockForTwitch
Blocks Ads on Twitch.tv.
Twitch Adblock blocks ads on Twitch by switching to an ad-free version of the stream at 480p during the ad-time and automatically switches back to the original video quality after the ad-time is over. This is 100% done locally, no proxies/VPNs or 3rd party scripts/websites are being used. This extension does not collect/share any of your personal information and the code is public.
It is recommended to use this extension along with UBlock Origin.
Sourcecode: https://github.com/cleanlock/VideoAdBlockForTwitch
The original author of this extension is “saucettv”. This extension will always stay donation- and referral-link free.
Tags: #javascript
-
analytics-reporter
Lightweight analytics reporting and publishing tool for Google Analytics data.
A lightweight system for publishing analytics data from Google Analytics profiles. Uses the Google Analytics Core Reporting API v3 and the Google Analytics Real Time API v3.
This is used in combination with 18F/analytics.usa.gov to power the government analytics hub, analytics.usa.gov.
Available reports are named and described in
reports.json. For now, they’re hardcoded into the repository.Tags: #javascript • analytics • google-analytics
-
use-media
useMedia React hook to track CSS media query state
useMediaReact sensor hook that tracks state of a CSS media query.Tags: #typescript
-
eslint-config-standard-react
ESLint Shareable Config for React/JSX support in JavaScript Standard Style
Tags: #javascript • development • ecmascript
-
fect
Minimalist UI components built on Vue-next
-
run
yarn add @fect-ui/vueornpm install @fect-ui/vueinstall it -
import into project
import { createApp } from 'vue' import App from './App.vue' import FectUI from '@fect-ui/vue' import '@fect-ui/themes' import '@fect-ui/vue/dist/cjs/main.css' createApp(App).use(FectUI).mount('#app')Tags: #typescript • vue3 • ui-library
-
-
clime
⌨ The command-line interface framework for TypeScript.
The command-line interface framework for TypeScript, fully tested with baseman.
Tags: #typescript • command-line-parser • clime
-
open-build-service
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
The Open Build Service (OBS) is a generic system to build and distribute binary packages from sources in an automatic, consistent, and reproducible way. You can release packages as well as updates, add-ons, appliances, and entire distributions for a wide range of operating systems and hardware architectures. More information can be found on openbuildservice.org.
The OBS consists of a backend and a frontend. The backend implements all the core functionality (i.e. building packages). The frontend provides a web application and XML API for interacting with the backend. Additionally, there is a command line client (osc) for the API which is developed in a separate repository.
Tags: #ruby • opensuse • rpm
-
library
A collaborative documentation site, powered by Google Docs.
Documentation about how to get started with Library is hosted as a working (read only) demo on Heroku. Consult the site for more detailed instructions than this readme about how to get the most out of Library: https://nyt-library-demo.herokuapp.com.
Tags: #javascript
-
rspec-openapi
Generate OpenAPI schema from RSpec request specs
Generate OpenAPI schema from RSpec request specs.
Tags: #ruby • rspec • openapi
-
super-expressive-php
super-expressive-php is a php library that allows you to build regular expressions in almost natural language
Super Expressive PHP is a PHP library that allows you to build regular expressions in almost natural language - with no extra dependencies, and a lightweight code footprint.
This library is a port of https://github.com/francisrstokes/super-expressive
Tags: #php
subscribe via RSS