Skip to content

ahmetkasif/preferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Linux GTK3 Themes

  • Matcha
  • OSX-Arch-White

Linux Icon Themes

  • Papirus
  • Oranchelo

Linux Gnome Shell Extensions

  • Sound Input & Output Device Chooser
  • Net Speed
  • System Monitor
  • Wifi Refresher
  • User themes (Core package)

Meteor Packages:

  • meteor-base # Packages every Meteor app needs to have

  • mobile-experience # Packages for a great mobile UX

  • mongo # The database Meteor supports right now

  • blaze-html-templates # Compile .html files into Meteor Blaze views

  • reactive-var # Reactive variable for tracker

  • jquery # Helpful client-side library

  • tracker # Meteor's client-side reactive programming library

  • standard-minifier-css # CSS minifier run for production mode

  • standard-minifier-js # JS minifier run for production mode

  • es5-shim # ECMAScript 5 compatibility for older browsers.

  • ecmascript # Enable ECMAScript2015+ syntax in app code

  • insecure # I do generally delete this asap

  • autopublish # This also generally deleted asap

  • service-configuration

  • accounts-password # My favorite authentication package

  • mizzao:user-status # A package which checks user online status

  • coursierprive:tether # Tethering - required for bootstrap packages

  • aldeed:autoform # A package to create nice and easy forms

  • 19degrees:simple-schema-enforcer # Required for autoform package

  • aldeed:collection2 # Required for autoform package

  • twbs:bootstrap # Twitter bootstrap package - 3.3.6 -

  • twbs:bootstrap@=4.0.0-alpha.2 # Twitter bootstrap package - 4.0.0 -

  • fortawesome:fontawesome # Best icons ever

  • mrt:moment # Date and clock package

  • d3js:d3 # Scalable vector graphics package

  • iron:router # Nice routing package

Atom packages:

  • activate-power-mode
  • file-icons
  • git-time-machine
  • glowing-cursor
  • color-picker
  • pigments
  • minimap
  • minimap-pigments
  • minimap-cursorline
  • react
  • seti-icons

Atom Themes:

  • atom-material-ui
  • atom-material-syntax

Eclipse Syntax Theme:

  • vibrant-ink

Releases

No releases published

Packages

No packages published