Skip to content

Instantly share code, notes, and snippets.

@hawkup
Last active October 11, 2015 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hawkup/93bf2171bfbcabbbf138 to your computer and use it in GitHub Desktop.
Save hawkup/93bf2171bfbcabbbf138 to your computer and use it in GitHub Desktop.
# Directory
/apm                      # builder N1 use this instead of npm
/build
/docs                     # N1 docs
/dot-nylas
/examples
/internal_packages
/keymaps
/menus
/script
/src                      # source code this project
/static
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.md
N1.sh
README.md
package.json
==========================
# /src
/browser
/components
  /button-dropdown
  /config-prop-container
  /draggable-img
  /drop-zone
  /evented-iframe
  /flexbox
  /focus-tracking-region
  /generated-form
  /injected-component-label
  /injected-component-set
  /injected-component
  /list-tabular
  /mail-important-icon
  /mail-label
  /menu
  /multiselect-action-bar
  /multiselect-list-interaction-handler
  /multiselect-list
  /multiselect-split-interaction-handler
  /popover
  /resizable-region
  /retina-img
  /scroll-region
  /spinner
  /switch
  /timeout-transition-group
  /tokenizing-text-field
  /unsafe-component
/flux
/global
/react-remote
/services
/tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment