Typings for the swc project.
Simple dependency graph.
Common functionality for ts-morph packages.
An ESLint plugin to suggest optimized dependencies, native alternatives and more
Internal package to track number of downloads of our design system libraries.
A wrapper around chokidar@2 to be able to specify both @2 and @3 as dependencies
Utility types and singletons used by the Prisma Client.
two functions: One that returns true, one that returns false
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
This package contains the functionality for the code blocks and code highlighting for Lexical.
visx primitives that rely on react-spring for animation
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Storybook framework-agnostic API
Enforce real-time token budgets and spending limits for OpenAI, Anthropic Claude, and Google Gemini API calls in Node.js
the part of vue-inbrowser-compiler-utils that contains no vue dependency
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
Common functionality used by cli, backend, and create-app
A Backstage plugin that contains react components helps you build a home page
Global identifiers from different JavaScript environments
Official Sentry SDK for the Vercel Edge Runtime
DOM shim for Lit Server Side Rendering (SSR)
Used to ensure modern CLI scripts fail silently on old js versions. Useful for static analysis tools and similar
Config API used by Backstage core, backend, and CLI
OpenCensus Web types is a slightly-patched copy of the `types.ts` files from `@opencensus/core` so that they can be easily imported in web-specific packages.
Run commands only if build output is not up to date.
A minimal state machine for Ruby objects. Define states, events, transitions, guard conditions, and callbacks with a clean DSL. Works with any Ruby class — no framework dependency required.
Guard::Bower automatically install/update your bower dependencies when needed
Guard::BowerRails automatically install/update your bower dependencies when needed
Guard::Librarian automatically installs your cookbook dependencies from your Cheffile using librarian-chef when needed
zu == Unzipper (in the tradition of `uz`, but better). Works for .tgz, .xz, .zip, .deb, .rpm — you name it. (Literally. If you find an archive that it doesn't open, let me know about it and I'll add that.) If you have an archive sitting there of format `xyz`, then `zu foo.xyz` should take care of it. It will: - Know how to extract the archive (based on extension ┈ though a version that detects based on `file` is something we're considering) - Guard against impoliteness. That is, if the archive only has one file, it will be permitted to extract into the current directory, otherwise it will first `mkdir foo; cd foo` then extract there. (The directory name will be the archive file minus the extension.) - Download the file first, using `wget`, if the arg starts with `http:`, `https:`, or `ftp:` - Remove the archive file if you pass `-d` Dependencies ------------ `zu` doesn't strive to be dependency-free by any means. For starters, it expects Ruby. Then it simply delegates to `unzip`, `gunzip`, `tar`, etc. Not sure if I ever plan on changing this. The main purpose is to optimize the command-line extraction of archives on a configured box. Installation ------------ 1. Have Ruby 1.8 (with gems) or 1.9 2. `gem install zu` Feedback -------- Tell us. (exad-zu@sharpsaw.worg)[mailto:exad-zu@sharpsaw.org]
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.