yahyaKacem's Stars
emrekrt1655/Current-Time-Website
This is a Javascript Project
Rafase282/My-FreeCodeCamp-Code
My code from the bootcamp.
qeeqbox/social-analyzer
API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
henrytseng/dataobject-parser
A nodejs module designed to parse an Object hash transposing between dot-notation and a structured heirarchy of Objects/Arrays.
Rich-Harris/degit
Straightforward project scaffolding
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
jakearchibald/idb
IndexedDB, but with promises
jakearchibald/idb-keyval
A super-simple-small promise-based keyval store implemented with IndexedDB
aadsm/jschardet
Character encoding auto-detection in JavaScript (port of python's chardet)
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
lhartikk/naivechain
A blockchain implementation in 200 lines of code
insidewhy/rxjs-websockets
A very flexible and simple websocket library for rxjs
thelgevold/rxjs-socket.io
mauricecruz/chrome-devtools-zerodarkmatrix-theme
A highly customized dark theme for Chrome
coursera-dl/coursera-dl
Script for downloading Coursera.org videos and naming them.
angular-ui/ui-scrollpoint
Add a 'ui-scrollpoint' class to elements when the page scrolls past them.
JulianWielga/angular-perfect-scrollbar
This is a small directive to allow the use of perfect-scrollbar (https://github.com/noraesae/perfect-scrollbar) in angular
mattbalmer/mb-scrollbar
Custom scrollbar plugin for AngularJS
mikaelbr/mversion
A cross packaging module version bumper. CLI or API for bumping versions of package.json, bower.json, *.jquery.json etc.
asafdav/ng-flags
Simple directive for country flags
JonathanWolfe/file-tree-exclude
Brackets extension for excluding folders from the file tree, find in files, and quick open.
hannahhoward/a1atscript
The Angular 2 Polyfill
0x-2a/Intellij-Colors-Sublime-Monokai
Syntax color theme for JetBrains products inspired by Sublime Text's Monokai Theme
antonellopasella/angularjs-filters
manuelmazzuola/angular-ui-router-styles
This is a simple module for AngularJS that provides the ability to have route-specific CSS stylesheets, by integrating with Angular uiRouter
orangehill/iseed
Laravel Inverse Seed Generator
Xethron/migrations-generator
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
AlexanderBrevig/CommandManager.js
Simply enable undo-redo with the command pattern
vladikoff/grunt-devtools
🛠 Grunt Task Runner Extension for Chrome Developer Tools
vojtajina/ng-directive-testing
Simple example of testing Angular's directives.