ngan's Stars
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
bitcoin/bitcoin
Bitcoin Core integration/staging tree
jgthms/bulma
Modern CSS framework based on Flexbox
ethereum/solidity
Solidity, the Smart Contract Programming Language
basecamp/trix
A rich text editor for everyday writing
qrohlf/trianglify
Algorithmically generated triangle art
metafizzy/infinite-scroll
📜 Automatically add next page
reactjs/react-rails
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
rails/webpacker
Use Webpack to manage app-like JavaScript modules in Rails
nimiq/qr-scanner
Lightweight Javascript QR Code Scanner
jhawthorn/discard
🃏🗑 Soft deletes for ActiveRecord done right
dollarshaveclub/shave
💈 Shave is a 0 dep JS plugin that truncates text to fit within an element based on a set max-height ✁
onevcat/Rainbow
Delightful console output for Swift developers.
sasstools/sass-lint
Pure Node.js Sass linting
neocotic/qrious
Pure JavaScript library for QR code generation using canvas
fabiospampinato/cliflix
Watch anything instantaneously, just write its name.
rubycdp/cuprite
Headless Chrome/Chromium driver for Capybara
igorkasyanchuk/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
markets/maily
📫 Rails Engine to preview emails in the browser
Shopify/erb_lint
Lint your ERB or HTML files
enkessler/childprocess
Cross-platform Ruby library for managing child processes.
aderyabin/sniffer
Log and Analyze Outgoing HTTP Requests
piotrmurach/tty-command
Execute shell commands with pretty output logging and capture stdout, stderr and exit status.
socketry/covered
richardvenneman/floatl
:cloud: A pragmatic implementation of the Float Label Pattern for the web
lazaronixon/react-native-turbolinks
React Native adapter for building hybrid apps with Turbolinks 5
vigetlabs/olive_branch
Handle camel/snake/dash case conversion
izetex/web3-eth
Web3 Ruby gem client for Ethereum
francois2metz/em-eventsource
em-eventsource is an eventmachine library to consume Server-Sent Events streaming API.
ngan/rubocop-junit_formatter
A JUnit Formatter for RuboCop