A collection of essential Git commands for your browser and Node.js
All essential TypeScript types in one place
Curated addons to bring out the best of Storybook
A smaller version of caniuse-db, with only the essentials!
Essential initialization for every JavaScript process
Essential editing features for CKEditor 5.
A tiny raf ponyfill
A setTimeout() function that uses requestAnimationFrame() in the background for ticks
No description provided.
A memoization algorithm that only caches the result of the latest set of arguments, where argument equality is determined via a provided equality function.
A Map-like data structure that only stores the most recently set key/value pair
Avalanche Platform JS Library
Essential interfaces and tools for backend development on Azure Functions with TypeScript
Avalanche Platform JS Library
Flare Platform JS Library
Validation plugin for FormKit
A fork of @tweakpane/plugin-essentials with build optimizations.
Commonly shared types for FormKit
Money Forward's ESLint rules as an extensible shared config.
Highlight DOM nodes within your stories
Documentation for gunshi
CSS framework and utils to build FESTO web applications
Internationalization layer for FormKit.
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Be lazy and let git-maintain do all the heavy lifting for maintaining stable branches. Leaves you only with the essential: reviewing the selected patches and decide where they should go.
Commit AI automates the generation of insightful single-line and multi-line commit messages by analyzing staged git diffs with OpenAI's advanced language models. It allows users to provide optional change descriptions for better context, and smartly minifies the git diff to focus on the essential changes, ensuring clarity and best practices.
ronin-repos provides a repository system for installing, managing, and accessing third-party git repositories, that can contain additional Ruby code or other data. Other Ronin libraries, such as ronin-exploits or ronin-payloads, can then list and load additional third-party Ruby classes from specific directories within the installed third-party reposs. ronin-repos is essentially a decentralized plugin system for Ronin using git repos.
# Cryptophysh My attempt to produce a solution to the requirements listed [here](https://github.com/krystal/code-tasks/blob/main/password-generator.md). Essentially, a library/gem you can include in to your own code to add a `::generate_password` class method on a class. I've pushed the built gem up to RubyGems for completeness' sake. ## Installation Install the gem and add to the application's Gemfile by executing: $ bundle add cryptophysh If bundler is not being used to manage dependencies, install the gem by executing: $ gem install cryptophysh ## Usage ### Extending your own class `require cryptophysh` and Add to your class: `extend Cryptophysh` Your class will now have access to the `::generate_password` class method. ### Using the Cryptophysh::PasswordGenerator Class See the YARD documentation on the class itself for details. ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/cryptophysh. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/kryptykphysh/cryptophysh/blob/master/CODE_OF_CONDUCT.md). ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Cryptophysh project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/kryptykphysh/cryptophysh/blob/master/CODE_OF_CONDUCT.md).
No description provided.
No description provided.
No description provided.
No description provided.