Projects in Awesome Lists by fnando
A curated list of projects in awesome lists by fnando .
https://github.com/fnando/i18n-js
It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.
Last synced: 13 May 2025
https://github.com/fnando/browser
Do some browser detection with Ruby. Includes ActionController integration.
browser-detection rails ruby user-agent
Last synced: 13 May 2025
https://github.com/fnando/kitabu
A framework for creating e-books from Markdown using Ruby. Using the Prince PDF generator, you'll be able to get high quality PDFs. Also supports EPUB, Mobi, Text and HTML generation.
Last synced: 15 May 2025
https://github.com/fnando/recurrence
A simple library that handles recurring events.
Last synced: 15 May 2025
https://github.com/fnando/sparkline
Generate SVG sparklines with JavaScript without any external dependency.
javascript lightweight sparkline sparklines
Last synced: 08 Apr 2025
https://github.com/fnando/cpf_cnpj
🇧🇷 Validate, generate and format CPF/CNPJ numbers. Include command-line tools.
Last synced: 14 May 2025
https://github.com/fnando/password_strength
Check password strength against several rules. Includes ActiveRecord/ActiveModel support.
Last synced: 31 Mar 2025
https://github.com/fnando/cpf
🇧🇷 Validate, generate and format CPF numbers
Last synced: 05 Apr 2025
https://github.com/fnando/i18n
A small library to provide the I18n translations on the JavaScript.
i18n internationalization javascript localization typescript
Last synced: 13 Apr 2025
https://github.com/fnando/factory_bot-preload
Preload factories (factory_bot) just like fixtures. It will be easy and, probably, faster!
factories factory-bot factory-girl minitest preload-factories rspec
Last synced: 04 Apr 2025
https://github.com/fnando/cpf_cnpj.js
Validate, generate and format CPF/CNPJ numbers
Last synced: 22 Oct 2025
https://github.com/fnando/uptime_checker
Check if your sites are online for $7/mo.
Last synced: 16 Jul 2025
https://github.com/fnando/qe
A simple interface over several background job libraries like Resque, Sidekiq and DelayedJob.
Last synced: 16 Jul 2025
https://github.com/fnando/sinatra-subdomain
Separate routes for subdomains in Sinatra apps
Last synced: 09 Apr 2025
https://github.com/fnando/validators
Some ActiveModel/ActiveRecord validators
activerecord activerecord-validators rails
Last synced: 06 Apr 2025
https://github.com/fnando/notifier
Send system notifications on several platforms with a simple and unified API. Currently supports Notification Center, Libnotify, OSD, KDE (Knotify and Kdialog) and Snarl
Last synced: 07 Apr 2025
https://github.com/fnando/cnpj
🇧🇷 Validate, generate and format CNPJ numbers
Last synced: 30 Apr 2025
https://github.com/fnando/gem-open
Open gems into your favorite editor by running a specific gem command
Last synced: 09 Apr 2025
https://github.com/fnando/vscode-linter
Extension for code linting, all in one package. New linters can be easily added through an extension framework.
eslint hadolint language-tool linter markdownlint php-code-sniffer proselint pylint reek rubocop ruby shellcheck sqlfluff stylelint swiftlint textlint vale vscode vscode-extension yamllint
Last synced: 20 Jul 2025
https://github.com/fnando/breadcrumbs
Breadcrumbs is a simple Rails plugin that adds a breadcrumbs object to controllers and views.
breadcrumbs rails ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/fnando/test_notifier
Display system notifications (dbus, growl and snarl) after running tests. It works on Mac OS X, Linux and Windows. Powerful when used with Autotest ZenTest gem for Rails apps.
Last synced: 10 Apr 2025
https://github.com/fnando/test_squad
Running JavaScript tests on your Rails app, the easy way.
Last synced: 09 May 2025
https://github.com/fnando/minitest-utils
Some utilities for your Minitest day-to-day usage.
Last synced: 05 Mar 2026
https://github.com/fnando/burgundy
A simple wrapper for objects (think of Burgundy as a decorator/presenter) in less than 150 lines.
decorator presenter ruby view-object
Last synced: 08 May 2025
https://github.com/fnando/normalize_attributes
Sometimes you want to normalize data before saving it to the database like down casing e-mails, removing spaces and so on. This Rails plugin allows you to do so in a simple way.
activerecord normalization rails
Last synced: 11 Sep 2025
https://github.com/fnando/ar-uuid
Override migration methods to support UUID columns without having to be explicit about it.
activerecord postgres postgresql primary-key rails uuid
Last synced: 17 Apr 2025
https://github.com/fnando/keyring-node
Simple encryption-at-rest with key rotation support for Node.js.
encryption key-rotation keyring nodejs rotation-encryption
Last synced: 17 Apr 2025
https://github.com/fnando/superconfig
Access environment variables. Also includes presence validation, type coercion and default values.
12-factor config configuration configuration-management dotenv environment-variables ruby
Last synced: 12 Oct 2025
https://github.com/fnando/permalink
Add permalink support to Rails apps with this plugin
Last synced: 11 Sep 2025
https://github.com/fnando/sublime-better-ruby
Sublime Text Ruby package (snippets, builder, syntax highlight)
ruby sublime-text sublime-text-plugin
Last synced: 17 Apr 2025
https://github.com/fnando/streamdeck
A lean framework for developing Elgato Stream Deck plugins.
streamdeck streamdeck-plugin streamdeck-plugins
Last synced: 16 Apr 2025
https://github.com/fnando/simple_presenter
A simple presenter/facade/decorator/whatever implementation.
Last synced: 16 Jul 2025
https://github.com/fnando/email_data
This project is a compilation of datasets related to emails. Includes disposable emails, disposable domains, and free email services.
Last synced: 16 Apr 2025
https://github.com/fnando/voltage
A simple observer implementation on POROs (Plain Old Ruby Object) and ActiveRecord objects.
Last synced: 17 Apr 2025
https://github.com/fnando/boppers
A simple bot framework for individuals.
boppers bot bot-framework bots notifications
Last synced: 17 Apr 2025
https://github.com/fnando/sublime-text
My SublimeText settings
sublime-text sublime-text-settings
Last synced: 30 Oct 2025
https://github.com/fnando/rails-routes
Enable config/routes/*.rb on your Rails application.
Last synced: 17 Apr 2025
https://github.com/fnando/svg_optimizer
Some SVG optimization based on Node's SVGO
Last synced: 15 Apr 2025
https://github.com/fnando/defaults
Add default value for ActiveRecord attributes
activerecord default-value ruby
Last synced: 16 Apr 2025
https://github.com/fnando/sublime-text-screencasts
Screencasts sobre Sublime Text
Last synced: 17 Aug 2025
https://github.com/fnando/attr_keyring
Simple encryption-at-rest with key rotation support for Ruby.
activerecord encryption key-rotation keyring rotation-encryption sequel
Last synced: 12 Apr 2025
https://github.com/fnando/simple_auth
SimpleAuth is an authentication library to be used when everything else is just too complicated.
Last synced: 12 Apr 2025
https://github.com/fnando/ar-check
Enable PostgreSQL's CHECK constraints on ActiveRecord migrations
activerecord constraints postgresql
Last synced: 16 Apr 2025
https://github.com/fnando/paginate
Paginate collections using SIZE+1 to determine if there is a next page. Includes ActiveRecord and ActionView support.
Last synced: 16 Apr 2025
https://github.com/fnando/ar-sequence
Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations.
activerecord postgresql rails sequence
Last synced: 12 Sep 2025
https://github.com/fnando/url_signature
Create and verify signed urls. Supports expiration time.
ruby url-signature url-signer url-signing
Last synced: 15 Jun 2025
https://github.com/fnando/pry-meta
Meta package that requires several pry extensions.
Last synced: 04 Mar 2026
https://github.com/fnando/check_files
Check non-reloadable files changes on Rails apps.
Last synced: 16 Apr 2025
https://github.com/fnando/using-es6-with-asset-pipeline-on-ruby-on-rails
Example for my article about ES6 + Asset Pipeline
Last synced: 25 Oct 2025
https://github.com/fnando/csr
Generate CSR (Certificate Signing Request) using Ruby and OpenSSL.
certificate-signing-request csr openssl ruby
Last synced: 17 Apr 2025
https://github.com/fnando/boppers-uptime
A bopper to check if your sites are online.
Last synced: 17 Apr 2025
https://github.com/fnando/sublime-better-rspec
Better RSpec syntax highlighting, with matchers for v3. Also includes implementation/spec toggling command.
rspec sublime-text sublime-text-plugin
Last synced: 23 Feb 2026
https://github.com/fnando/haikunate
Generate Heroku-like memorable random names like adorable-ox-1234.
haiku haikunate haikunator ruby
Last synced: 20 Jun 2025
https://github.com/fnando/page_meta
Easily define <meta> and <link> tags. I18n support for descriptions, keywords and titles.
Last synced: 13 Apr 2025
https://github.com/fnando/twitter_cleanup
Remove old tweets periodically using Github Actions
Last synced: 17 Apr 2025
https://github.com/fnando/iconping
Icon Ping - visual ping to 4.2.2.2 and 8.8.8.8
Last synced: 15 May 2025
https://github.com/fnando/ar-enum
Add support for creating `ENUM` types in PostgreSQL with ActiveRecord
activerecord enum postgresql rails
Last synced: 30 Jul 2025
https://github.com/fnando/ar-timestamptz
Make ActiveRecord's PostgreSQL adapter use timestamptz as datetime columns.
activerecord datetime postgres postgresql rails timestamptz
Last synced: 17 Apr 2025
https://github.com/fnando/enroute
Generates a TypeScript file that defines all named routes from Rails as helper functions.
rails rails-routes routes typescript
Last synced: 17 Apr 2025
https://github.com/fnando/zee
A mini web framework.
framework framework-ruby ruby web-framework
Last synced: 30 Oct 2025
https://github.com/fnando/sinatra-oauth-twitter
Sample app used on Guru-SP meetup
Last synced: 17 Apr 2025
https://github.com/fnando/alfred-rubygems
Alfred workflow to search Rubygems.org.
alfred alfred-workflow rubygems
Last synced: 18 Oct 2025
https://github.com/fnando/computed
Computed properties for regular JavaScript objects.
Last synced: 17 Apr 2025
https://github.com/fnando/sublime-close-others
Close other tabs and windows with shortcuts.
sublime-text sublime-text-plugin
Last synced: 17 Apr 2025
https://github.com/fnando/sublime-better-rails
Sublime Text Rails package (snippets, builder, syntax highlight)
rails sublime-text sublime-text-plugin
Last synced: 17 Apr 2025
https://github.com/fnando/sql_runner
SQLRunner allows you to load your queries out of SQL files, without using ORMs. Available only for PostgreSQL and MySQL.
mysql postgresql ruby sql-files sqlrunner
Last synced: 15 Jul 2025
https://github.com/fnando/svg_sprite
Create SVG sprites using SVG links.
css ruby sprite svg svg-sprite
Last synced: 17 Apr 2025
https://github.com/fnando/lumenaddr
Generate vanity addresses for Stellar
golang stellar vanity-address wallet
Last synced: 01 Mar 2026
https://github.com/fnando/sublime-codefmt
A Sublime Text plugin that allows applying code formatting with minimum configuration.
autopep8 code-formatter crystal dartfmt eslint flutter gofmt goimports php-cs-fixer prettier rubocop rubyfmt rustfmt sublime-text sublime-text-package sublime-text-plugin svgo
Last synced: 17 Apr 2025
https://github.com/fnando/sidekiq-clockwork
Sidekiq::Clockwork is a simplistic implementation of a job scheduler based on Clockwork, but without having to run a separate process.
clockwork job-scheduler scheduler sidekiq
Last synced: 17 Apr 2025
https://github.com/fnando/sinatra-skeleton
A Sinatra app skeleton, so I don't have to do it again and again.
Last synced: 16 Apr 2025
https://github.com/fnando/sublime-slick-ui
A slick light theme for Sublime Text
Last synced: 17 Apr 2025
https://github.com/fnando/seagull
Minimal template engine with compiled output for JavaScript.
javascript template-engine template-engine-js
Last synced: 17 Apr 2025
https://github.com/fnando/http
Simple HTTP client for both Node.js and the browser.
browser http-client javascript nodejs rest xhr
Last synced: 17 Apr 2025
https://github.com/fnando/actionmailer-markdown
A different take on using ActionMailer, Markdown and I18n.
Last synced: 16 Jul 2025
https://github.com/fnando/email-provider-info
Find email provider service based on the email address.
Last synced: 17 Apr 2025
https://github.com/fnando/info
Make your Rails app info available through a JSON endpoint.
Last synced: 16 Apr 2025
https://github.com/fnando/env_vars-node
Access environment variables. Also includes presence validation, type coercion and default values.
12-factor config configuration configuration-management dotenv environment-variables nodejs
Last synced: 17 Apr 2025
https://github.com/fnando/amount-input
Add amount masking to inputs with this teeny-tiny-lib.
Last synced: 24 Aug 2025
https://github.com/fnando/vscode-new-file
Create new files from your keyboard.
Last synced: 04 Feb 2026
https://github.com/fnando/botkit
Botkit is a framework for creating chatbots for different services.
bot bot-framework botkit chatbot
Last synced: 17 Apr 2025
https://github.com/fnando/react-native-carousel
A ridiculously simple carousel.
carousel react-native slider swiper
Last synced: 16 Apr 2025
https://github.com/fnando/vscode-switch-case
This package switches the word under the cursor between different cases. It works with multiple selections.
Last synced: 20 Jan 2026