```bash npx create-github-pages # or pnpm create github-pages ```
template to create github pages
Create and modify PDF files with JavaScript
Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
Create and modify PDF files with JavaScript
Create JavaScript PowerPoint Presentations
Next REST Framework - Type-safe, self-documenting APIs for Next.js
Adapter for SvelteKit apps that prerenders your entire site as a collection of static files
Gatsby plugin that automatically creates pages from React components in specified directories
A simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.
Add support for MDX pages in your Astro site
JavaScript library for working with recurrence rules for calendar dates.
The easiest way to translate your NextJs apps.
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
Type-safe search params state manager for React - Like useState, but stored in the URL query string
Cluster management for puppeteer
Create and parse Content-Disposition header
Generate Open Graph Images dynamically from HTML/CSS without a browser
Official Sentry SDK for Cloudflare Workers and Pages
A CLI for creating and deploying new applications to Cloudflare.
Adapts SvelteKit applications for Cloudflare Workers or Cloudflare Pages
An abstraction for themes in your React app.
Easily manage gh-pages of your ember-cli addon
Pages plugin for Docusaurus.
Create status badge images for use on github pages etc
I use this gem to automatically create GitHub releases when I deploy. See the GitHub page for usage.
Automatically adds a masked identifier to an ActiveRecord object on create. View the project GitHub page for more info.
A wrapper for MkvToolNix https://mkvtoolnix.download/ to create, alter and inspect MKV files.Currently mkvpropedit and mkvextract are fully implemented. mkvmerge is completed except the split options.
A Gem for versioned seed files. Create seed files and use it like the active record migrations. it has an generator for seeds, and a task to load all seeds. look at the github page for more information.
A wrapper to connect to SWGOH Comlink APIs
simple-login creates a basic and simple login system for Rails 3 apps. It is based on Railscasts Authentication from Scratch videos. Usage: create your rails app, then add this gem to your Gemfile. Finally, just type 'rails g simple_login'. All these routes are available: signup_path, login_path, logout_path, password_reset_path. Also, these methods are available: authorize and current_user. More info on github page.
Initiate projects from your local folders. Update projects easily. Create new online presentations using Jekyll w/Gitpages. And more. See the Github page for full info: https://github.com/isene/gitmagic
Visualruby is a complete IDE for making graphical user interfaces with ruby. It utilizes glade interface designer to create windows, and uses a library of GUI helpers to make coding GTK+ programs easy. The IDE really helps you organize your files and your thoughts because it names your ruby files and glade files by a naming convention. You files take on the names MyClass.rb, and MyClass.glade. Then you can easily edit the GUI (glade file) by right clicking on your class's file. It also creates .gemspec files for you, then you can right-click on the .gemspec file to install it, or upload it to rubygems.org. You can also yank your gems with one click. To install, get instructions from our github page at https://github.com/Beagle123/visualruby
The Ruby curses library is sorely lacking some important features. This class extension adds a set of features that makes it much easier to create and manage terminal curses applications in Ruby. See the Github page for information on what properties and functions are included: https://github.com/isene/Ruby-Curses-Class-Extension. The curses_template.rb is also installed in the lib directory and serves as the basis for my own curses applications. New in 3.0: Major rewrite. Lots of changes/improvements. 3.0.2: Path fix
The cookie_tracker easily synchronizes settings stored in cookies with instance variables of the same name available for use in controllers and views. This gem allows you to declare a hash of parameters along with default values that you wish to be loaded/stored in the user's cookies during each page load. Each parameter will be loaded into it's own instance variable of the same name for easy access in controllers and views. If the parameter is passed in the params[] hash, the new value will automatically be stored in the correct cookie and replace the old or default value. This makes it easy to track various options that a user can select on a page, such as items per page, search queries, and custom display settings. If a user clicks off to another page on your site, their settings will be remembered when they return. You can declare the default cookie lifetime options in an initializer or override them at runtime. If you prefer to use the session store over the cookie jar, there is a method for that as well. You can override the default cookie options by creating an initializer. Visit the github page https://github.com/DanKnox/CookieTracker
Command-line tool that automatises photo/video uploads to Flickr. Entering 'flickru <directory>' in your command line, any photos under 'directory' (and subdirs) are uploaded to your Flickr account (interactively entered the first time you start flickru). Photos are identified by case-insensitive extensions: GIF, JPEG, JPG, PNG, and TIFF. Videos are identified by case-insensitive extensions: AVI, MPEG, and MPG. flickru automatically sets the following Flickr metadata: (1) date taken: file last-modification time, unless JPEG/TIFF Exif metadatum 'date_time_original' is found (Flickr understands it natively). (2) privacy policy: private, visible by friends & family, hidden for public searches (3) safety level: safe (4) permissions: friends & family can add comments to the photo and its notes; nobody can add notes and tags to the photo (5) description: for videos longer than 90s (Flickr's longest allowed duration) but shorter than 500MB (Flickr's maximum permisible size), it will contain an annotation about its large duration. (6) title: extracted from the parent directory name (7) geolocation & accuracy: extracted from the parent directory name, unless JPEG/TIFF Exif GPS metadata is found (Flickr understands them natively). Before uploading photos, please, make sure that you have correctly named each photos parent directory according to the name format 'TITLE[@LOCATION[#PRECISION]]', where: (1) TITLE is the desired title for the photos stored in the directory. If no LOCATION is given, flickru tries to extract the location from Wikipedia page TITLE. (2) LOCATION is the location of the photos, specified as: (a) the Wikipedia page name (whitespaces allowed) of the location or (b) its coordinates LATITUDE,LONGITUDE (3) PRECISION is the Flickr geolocation precision. Flickru sets it to one of the following case insentitive literals: 'street', 'city', 'region', 'country', 'world'. Photos are classified into photosets. If the photoset does not exist, flickru creates it. This photoset is named after its grandparent directory. The photoset is arranged by 'date taken' (older first). To see some examples on the directory structure recognised by flickru, please explore the subdirectories under 'var/ts'. GitHub : http://github.com/jesuspv/flickru RubyGems: http://rubygems.org/gems/flickru
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.