rcreasi's Stars
facebook/react
The library for web and native user interfaces.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
nvbn/thefuck
Magnificent app which corrects your previous console command.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
ariya/phantomjs
Scriptable Headless Browser
elixir-lang/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
antonmedv/fx
Terminal JSON viewer & processor
JedWatson/classnames
A simple javascript utility for conditionally joining classNames together
dense-analysis/ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
rhysd/vim.wasm
Vim editor ported to WebAssembly
rrrene/credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
webpack/tapable
Just a little module for plugins.
maxchehab/CSS-Keylogging
Chrome extension and Express server that exploits keylogging abilities of CSS.
iamcal/emoji-data
Easy to parse data and spritesheets for emoji
sokra/rawact
[POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
Jack000/SVGnest
An open source vector nesting tool
beam-community/bamboo
Testable, composable, and adapter based Elixir email library for devs that love piping.
benoitc/hackney
simple HTTP client in Erlang
douglascrockford/DEC64
Decimal floating point
calmm-js/partial.lenses
Partial lenses is a comprehensive, high-performance optics library for JavaScript
mobz/lag-radar
Trace frame rate lag with a sexy performance radar
adamhaile/surplus
High performance JSX web views for S.js applications
shellscape/gmail-classic
CSS for reverting Gmail to the Classic Theme
michalmuskala/decompile
zenhack/haskell-capnp
Cap'n Proto for Haskell
vincentriemer/native-css-layout-animation-poc
fgrehm/lmk
A CLI tool to draw your attention to a terminal when a command finishes running
cdimascio/cloudant-upsert
A no-dependency module that adds 'upsert' to Node.js Cloudant