Skip to content
View CodyReichert's full-sized avatar
🤠
cowboy coding
🤠
cowboy coding

Organizations

@rbros @SimplyRETS @assertible @identibyte

Block or report CodyReichert

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. awesome-cl awesome-cl Public

    A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.

    Makefile 2.9k 211

  2. qi qi Public

    Qi - A Package Manager for Common Lisp

    Common Lisp 82 3

  3. shakespeare-mode shakespeare-mode Public

    An emacs major mode for editing hamlet, lucius, and julius files

    Emacs Lisp 36 5

  4. dotfiles dotfiles Public

    dotfiles

    Emacs Lisp 45 4

  5. Configuring Emacs for react, es6, an... Configuring Emacs for react, es6, and flow
    1
    # Configuring Emacs for react, es6, and flow
    2
    
                  
    3
    For a while, `JSX` and new es6 syntax had flaky support in emacs, but there's been huge work on a lot of packages. Using emacs for JavaScript with React, ES6, and Flow (or Typescript, etc) is really easy and powerful in Emacs these days.
    4
    
                  
    5
    This is how you can work on modern web development projects with full support for tooling like JSX, Flow types, live eslint errors, automatic prettier.js formatting, and more.
  6. react-c3 react-c3 Public

    A React.js Component wrapper for creating graphs using c3.js

    JavaScript 23