tsnode模板 ES版本
Toggle the CLI cursor
tailwindcss plugin for hide scrollbar
Cast aria-hidden to everything, except...
Middleware to remove the X-Powered-By header
Simple tooltips module
Responsive hide utilities module for Basscss
iTwin.js frontend components
Add-on for `@angular-architects/module-federation` helping to reduce boiler plate code.
Tools used to maintain and test Node.js repositories in the GoogleCloudPlaftorm organization.
Module federation runtime package collection. You can just install it instead of installing all the packages separately.
The Splash Screen API provides methods for showing or hiding a Splash image.
A React component that visually hides its content
Eslint plugin to print file progress
Run commands concurrently
The Inspection Chamber is an in-browser development tool that gives you all the knobs and dials to interactively put your view transitions through their paces.
--- name: Docz Tools menu: Packages route: /packages/docz-tools ---
cross-platform masked or hidden prompt
A service worker helper library to route request URLs to handlers.
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
This library allows developers to opt-in to using Navigation Preload in their service worker.
Kendo UI Angular Toolbar component - a single UI element that organizes buttons and other navigation elements
Hide targets from screen readers
Utilities for ESLint plugins.
Part of the AMEEappkit this gem provides a data abstraction layer, decreasing the amount and detail of development required
simple tools to hide fucking warnings which you want, It's dead easy to config
DRbService is a framework we use at LAIKA for creating authenticated SSL-encrypted DRb services that provide access to privileged operations without the need to give shell access to everyone. There are a few examples in the `examples/` directory of the gem, which are stripped-down versions of the services we actually use. The current implementation is kind of a hack, but I intend to eventually finish a DRb protocol that does the same thing in a more elegant, less-hackish way, as well as a tool that can generate a new service along with support files for one of several different runtime environments. If you're curious, see the `drb/authsslprotocol.rb` file for the protocol. This will replace the current method-hiding code in `drbservice.rb`, but existing services should be able to switch over quite easily. Or that's the intention.