A functionally-oriented test runner
GJS TypeScript type definitions for Ide-45, generated from library version 45.0.0
**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/minify/pull/45#discussion_r70181249)
A util for converting hex values to rgb (e.g. #302def -> 48, 45, 239)
45 specialized judges that evaluate AI-generated code for security, cost, and quality.
With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extens
AI Coding Framework for Claude Code — 56 agents, 45 skills, multi-LLM orchestration
<!-- * @Description: * @Author: litian * @Date: 2022-09-21 09:16:51 * @LastEditors: litian * @LastEditTime: 2022-11-28 16:45:07 -->
<div> <p align="center"> <img src="https://document-export.canva.com/DADLRIBWTFM/45/preview/0001-645846858.png" height="350" width="350" alt="@libre/atom logo" /> </p> </div>
DOMYH Awesome Code - AI Development Assistant with 104 Skills, 45 Commands, 26 IDEs
<!-- * @Author: baozhoutao@steedos.com * @Date: 2022-11-17 16:45:38 * @LastEditors: baozhoutao@steedos.com * @LastEditTime: 2022-11-17 16:50:32 * @Description: -->
"# 45-Assignment"
<!-- * @Author: sunhaolin@hotoa.com * @Date: 2022-06-08 09:38:56 * @LastEditors: sunhaolin@hotoa.com * @LastEditTime: 2022-06-21 10:07:45 * @Description: -->
fib(45)
Universal CLI for Agent Skills - works with 45 AI agents including Cursor, Claude Code, GitHub Copilot, Windsurf, Cline, Zed, and more. Supports private Git repos, npm packages, and enterprise configurations.
<a alt="Nx logo" href="https://nx.dev" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="45"></a>
"# typescript-and-node.js-45-assignment"
Package 45
shared 45
MCP server for kie.ai — 45+ image models, 70+ video models, 20+ audio tools with deep model intelligence
No description provided.
slide smooth like sled upon 45 degress hill
VAT rates for 45 European countries — EU-27 plus Norway, Switzerland, UK, and more. Updated daily. From vatnode.dev — live VIES validation via API.
The number 45 exported as an npm package.
build hex matrix using byte array
Rust library for parsing human-friendly time and timespan expressions
Enable AES keys transfer on unsecure channel using quantum-resistant Kyber
A web-server log file command line toolkit with SQL interface
Implements ray casting capabilities for Bevy, crucial for interactive game mechanics like line-of-sight, fog, complex collision, etc.
Implements trajectory capabilities for Bevy, crucial for interactive game mechanics like line-of-sight, fog, complex collision, etc.
Format time and duration in chrono, std::time and time as HH:MM:SS and HH:MM:SS.xxx
Fastcgi healthcheck, power by kvarn-fastcgi-client, axum and tokio.
Extremely Pseudo RNG
A tiny library designed to produce animated SVG images that can illustrate graph algorithms in action.
Lifeline is a dependency injection library for asynchronous message-based applications.
A lightweight library for formatting Unix timestamps with millisecond precision in UTC and local time
Hold firefox on version 45 to work with cucumber without marionette.
Decode / encode in base 45
A Gem helps pick 6 digits out of 45.
A gem to handle times like 14:03:45 to seconds and vice-versa
VAT rates (standard, reduced, super-reduced, parking) for 45 European countries — EU-27 plus Norway, Switzerland, UK, and more. Includes eu_member flag, local VAT name and abbreviation. Useful for billing, invoicing, e-commerce, fintech, and VAT compliance. From vatnode.dev — live VIES validation via API.
A Ruby gem for converting seconds into human-readable format (12345 => "3 hours, 25 minutes and 45 seconds").
Convert ActiveSupport::Duration objects to concise human readable formats like '2h 30m 45s' with locale support.
Reductions is an addition to Enumerable that returns an array containing all of the intermediate values that would be generated in a call to Enumerable#reduce. (5..10).reductions(:+) # => [5, 11, 18, 26, 35, 45]
Helm, the Package manager for Kubernetes. Flux, the GitOps continuous delivery solution for Kubernetes. Both can be used independently, but are more powerful together. Scott Rigby, Helm and Flux maintainer - and Kingdon Barrett, OSS engineer - will share the benefits of Helm and GitOps for developers, with live demos showcasing the extra awesomeness of Flux v2 and Helm together. This talk is for Helm users who have either never used Flux, or Flux v1 users looking forward to new features in Flux v2. [sched.co/iE1e](https://sched.co/iE1e) Wednesday, May 5 - 13:10 - 13:45 CEST (Central European Summer Time) Wednesday, May 5 - 7:10 - 7:45 EDT (Eastern US Daylight Savings Time)
Built for a healthcare application. A simple gem to set the age category of a user given a date of birth. Given a string representation of date of birth in the format yyyy-mm-dd. e.g; AgeGroup.setAgeCategory(1990-01-01) will return "Young Adult" as their age category. Age Ranges: 0-2 > "Infant", 3-5 > "Young Child", 7-12 > "Child", 13-17 > "Teen", 18-30 > "Young Adult", 31-45 > "Middle Aged", 46-64 > "Mature Adult", 65+ > "Elderly"
= input_chronic A simple Rack middleware that parses a dates using Chronic, and returns the result in a standardized manner. The idea is to use this to verify the input in date input fields using AJAX, to provide immediate feedback to the user. == Usage Include "input_chronic" in your middleware stack. In Rails, this is done in environment.rb config.gem 'bjornblomqvist-input_chronic', :lib => 'input_chronic', :source => 'http://gems.github.com' config.middleware.use "input_chronic" This will catch requests to /gems.github.com/bjornblomqvist/input_chronic. Use GET requests and provide a parameter 'date' or 'datetime'. The value will be parsed by Chronic and returned formatted as 2009-01-01 or 2009-01-01 12:45, depending on the parameter name. Don't forget to add the javascript found at /javascript/input_chronic.js This is also implemented by catching the request before it reaches rails. To use this on a text input add the class chronic_date or chronic_datetime <input type="text" class="chronic_datetime" /> == Copyright Copyright (c) 2009 Erik Hansson, Bjorn Blomqvist. See LICENSE for details.
I'm tired of the complications that tools like bundler and rvm inject into my system and my workflow. I don't want 4 billion gems installed globally. I don't want to have `rake` slow down for no good reason. I don't want rvm to regress on undefined variables over and over and over (and I don't want to report it anymore when it does). I want as much simplicity as I can afford and still be able to get my job done. I've found pretty good balance using rbenv (only when needed) and by using this 45 line shell function `ohmygems` (aliased to `omg`, of course). I still have my system-level gems as my previous GEM_HOME gets moved into GEM_PATH so things like minitest and autotest are always available. But now I have private gems that are incredibly easy to switch around and only rely on simple environment variables to manage. To go back to normal, simply run `omg reset`.
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.