Let's ease mock creation / pattern management and increase break time.
Let's enjoy mock creation / pattern management and increase break time.
css-line-break ==============
Find the position of grapheme cluster breaks in a string
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
hard break extension for tiptap
mdast utility to support hard breaks without needing spaces or escapes
Page break feature for CKEditor 5.
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
An optimised way to copy'ing an object. A small and simple integration
Swizzle a little something into your require() calls.
Nested clients for AWS SDK packages.
remark-lint rule to warn when too many spaces are used to create a hard break
Add `br` tags to your editor.
TypeScript package which smartly trims and strips indentation from multi-line strings
ECMAScript JS AST traversal functions
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Merge objects & other types recursively. A simple & small integration.
Connect to and interact with IRC servers. IRCv3 compatible.
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
Magi ▲ Shift Core
Client-side HTML-to-PDF rendering using pure JS
Given a response from the npm security api, render it into a variety of security reports
Bundled types to instantiate the Polkadot JS api with a Moonbeam network
An app to force you to take breaks regularly while using the computer
Simple CLI utility for creating and debugging discovery v5 servers
A Simple Pomodoro TUI Built With Rust
A pomodoro time in rust
A simple daemon that monitors keyboard and mouse activity and reminds you to take breaks
A program that helps you to remember to take breaks (and blink your eyes) while using the computer
This is my second gem which will be available in the command line and which will tell Makers Academy students how long it is until the Mandatory Break at 4:45pm.
Gem which will tell if you need a break
times 25 minutes then times 3 minute breaks.
PiecePipe is about breaking your problem into its smallest, most interesting pieces, solving those pieces and not spending time on the glue code between them.
This gem provides a command-line tool to calculate total work hours, total break hours, and net work hours based on input times. It supports CSV input and output.
Based on the magic of APIs, we are now capable of connecting to Hulu and retrieving their data for use in other applications. A warning to ye who dare use this, however: Hulu does not guarantee this API's stability, so it's possible (even likely) that your applications may break at any time. This library is based on the work of {hulu-php-library}[https://github.com/adammagana/hulu-php-library], an unofficial PHP client for this same API.
This is a simple hello world gem copied from https://guides.rubygems.org/make-your-own-gem/. Since I've been using echoe a number of times, this time I want to be able to create a Gem without echoe so i can fix sakuric ASAP which is breaking many environemnts. This gem tries to be able to give DEB and COLORS as 'ric' without all 'ric' dependencies. Like a vanilla RIC version I can include in my stuff. Possibly depending on lolcat :).
Langda monitors Ruby loop operations (each, map, select, etc.), counts their iterations, measures execution time, and logs slow loops. It helps developers quickly identify performance bottlenecks in real application code with zero configuration and no breaking changes.
Gem is designed to "Split or Break" Time Taking Jobs(Delayed Jobs, Crons, Bulk Operations, etc.) into smaller size Mutually Exclusive Delayed Jobs. These Sub-Jobs can be picked by "Multiple Workers" in "Single" or "Multiple Servers". After splitting and enqueuing, the process will wait for the sub-jobs to complete and also processes sub-jobs instead of blocking. "Parallelism" can be achieved across multiple servers through Delayed Jobs which can directly impact performance. "Performance" can improve up to "n+1" times, where n = number of workers picking the jobs.
- xcsims: Delete all simulators and recreate one for each compatible platform and device type pairing. - sync-git-remotes: Make sure all your GitHub repos are cloned into a given directory and keep them synced with upstream. Forks are maintained with a remote for both the fork and upstream, both remotes' default branches are tracked in local counterparts, and the upstream default branch is also pushed to the fork. - changetag: Extract changelog entries to write into git tag annotation messages. - prerelease-podspec: Branch and create/push a release candidate tag, modify the podspec to use that version tag, and try linting it. - release-podspec: Create a tag with the version and push it to repo origin, push podspec to CocoaPods trunk. - revert-failed-release-tag: In case `release-podspec` fails, make sure the tag it may have created/pushed is destroyed before trying to run it again after fixing, so it doesn't break due to the tag already existing the second time around. - bumpr: Increment the desired part of a version number (major/minor/patch/build) and write the change to a git commit. - clean-rc-tags: deletes any release candidate tags leftover after prerelease testing. - migrate-changelog: for a changelog adhering to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), move any contents under Unreleased to a new section for a new version with the current date.
= The Owasp ESAPI Ruby project == Introduction The Owasp ESAPI Ruby is a port for outstanding release quality Owasp ESAPI project to the Ruby programming language. Ruby is now a famous programming language due to its Rails framework developed by David Heinemeier Hansson (http://twitter.com/dhh) that simplify the creation of a web application using a convention over configuration approach to simplify programmers' life. Despite Rails diffusion, there are a lot of Web framework out there that allow people to write web apps in Ruby (merb, sinatra, vintage) [http://accidentaltechnologist.com/ruby/10-alternative-ruby-web-frameworks/]. Owasp Esapi Ruby wants to bring all Ruby deevelopers a gem full of Secure APIs they can use whatever the framework they choose. == Why supporting only Ruby 1.9.2 and beyond? The OWASP Esapi Ruby gem will require at least version 1.9.2 of Ruby interpreter to make sure to have full advantages of the newer language APIs. In particular version 1.9.2 introduces radical changes in the following areas: === Regular expression engine (to be written) === UTF-8 support Unicode support in 1.9.2 is much better and provides better support for character set encoding/decoding * All strings have an additional chunk of info attached: Encoding * String#size takes encoding into account – returns the encoded character count * You can get the raw datasize * Indexed access is by encoded data – characters, not bytes * You can change encoding by force but it doesn’t convert the data === Dates and Time From "Programming Ruby 1.9" "As of Ruby 1.9.2, the range of dates that can be represented is no longer limited by the under- lying operating system’s time representation (so there’s no year 2038 problem). As a result, the year passed to the methods gm, local, new, mktime, and utc must now include the century—a year of 90 now represents 90 and not 1990." == Roadmap Please see ChangeLog file. == Note on Patches/Pull Requests * Fork the project. * Create documentation with rake yard task * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. == Copyright Copyright (c) 2011 the OWASP Foundation. See LICENSE for details.
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.