• This repository has been archived on 01/Feb/2018
  • Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A fresh starter boilerplate for a modular angularjs based project with bower, gulp, bootstrap and validation.

More Repositories

1

workerbox

A secure sandbox to execute untrusted user JavaScript, in a web browser, without any risk to your own domain/site/page.
JavaScript
124
star
2

flickular-demo

An example AngularJS demo that shows how to create a simple AngularJS application that connects to Flickr. Uses directives, services, karma, less.
JavaScript
35
star
3

liferaft

A JavaScript implementation of the Raft consensus algorithm.
JavaScript
23
star
4

esbuild-plugin-resolve

Change where a module dependency is resolved/imported from.
JavaScript
14
star
5

objcov

Watch a javascript object and get statistics about how it has been used within your code.
JavaScript
11
star
6

doubledb

An on disk database that indexes everything for fast querying.
TypeScript
10
star
7

just-tap

A simple tap test runner that can be used by any javascript interpreter.
JavaScript
9
star
8

vm2-process

Execute unsafe javascript code in a sandbox
JavaScript
7
star
9

vamlid

A simple way to validate an object against a pure javascript schema.
JavaScript
5
star
10

hazlines

Log out all call stacks on errors
JavaScript
5
star
11

node-ejdb-lite

A nodejs library for the ejdb2 database with precompiled binaries.
JavaScript
4
star
12

restocket

An express like router for managing websocket and http based apis
JavaScript
4
star
13

docincode

Generate API documentation as JSON from comments in your code.
JavaScript
3
star
14

reactfast

A method of building testable react apps that are written in typescript and promote a fast and simply development workflow.
TypeScript
3
star
15

servatron

An extremely lightweight static file server that can be used as a handler or cli.
JavaScript
3
star
16

spath

Capture anchor clicks and do a pushState instead of navigating
JavaScript
3
star
17

angular-sourcemaps

The Mozilla Sourcemap library implementation for AngularJS
JavaScript
3
star
18

docker-gateway

A reverse proxy for a docker microservices environment with https support
JavaScript
3
star
19

statictron

Build a static website using ejs.
JavaScript
3
star
20

react-demo

An fully working single page app demo using React and Redux that consumes an API and displays its data on the page.
JavaScript
2
star
21

pwa-template

A basic pwa template using mithril
JavaScript
2
star
22

diskeyval

A distrubuted key valure store build on the raft consensus algorithm.
JavaScript
2
star
23

basictap

Light tap adherent test runner for NodeJS.
JavaScript
2
star
24

markwylde

2
star
25

daclusta

An in memory and file based database that can run on multiple threads
JavaScript
2
star
26

onefakerest

An http handler for NodeJS that sets up a fake rest endpoint.
JavaScript
2
star
27

promises-debugger

A tool to give meaningful stacktraces for unhandled promise rejections
JavaScript
2
star
28

async-bugs

Get fuller stack traces in nodejs for async stacks
JavaScript
2
star
29

minthril-demo

An example of using minthril
JavaScript
2
star
30

debarrel

Accumulate changes, then run a function after a set amount of time with those changes.
JavaScript
2
star
31

css-only-dropdown

An example dropdown that uses only CSS.
JavaScript
2
star
32

npm-force-update

Force the update of all your npm dependencies and devDependencies to the latest version.
JavaScript
2
star
33

albumate-demo

An example AngularJS application to bring back a list of music artists with a bootstrap pagination control
JavaScript
2
star
34

gpt-git-tools

Get GPT to generate commit messages and code reviews for you.
JavaScript
2
star
35

codemirror-element

The codemirror editor wrapped in a custom element
JavaScript
2
star
36

nestify

A utility library to convert between nested and flattened arrays
JavaScript
2
star
37

minthril

A modern client-side Javascript library for building web user interfaces. It's small, fast and minimal.
JavaScript
2
star
38

upload-to-bunny

Upload a directory to bunny.net using their rest API
JavaScript
2
star
39

tail-read

Continuously read a file and emit an event when a new line (or custom delimiter) is found
JavaScript
1
star
40

easy-acme-gateway

JavaScript
1
star
41

calladownload

A library to download a file from http or https
JavaScript
1
star
42

selenium-feature-testing

Toggle running your Selenium feature tests in mutliple environments
JavaScript
1
star
43

big-list-of-haskell-examples

Just a list of examples I'm collected while learning Haskell
Haskell
1
star
44

yarnapp

A gui for connecting to yarn.social pods.
JavaScript
1
star
45

knex-cordova-sqlite

Allows you to use Knex inside a Cordova app.
JavaScript
1
star
46

jspm-riot

A riot plugin for System.JS and/or JSPM to load tag files while keeping ES6 support
JavaScript
1
star
47

restractor

Extract all the data from a collection in a REST API
JavaScript
1
star
48

https-server

An https server for chrome apps
JavaScript
1
star
49

write-response

Send a response to a native node http(s) response object
JavaScript
1
star
50

msplat-cli

A command line interface for managing a microservices environment using msplat
Go
1
star
51

simple-react-app

A really simple react app
JavaScript
1
star
52

udp-responder

A library for broadcasting over UDP
JavaScript
1
star
53

docker-ssh-http-agent

Create an http agent that connects to a remote docker instance over SSH.
JavaScript
1
star
54

ftp-deploy

Deploy a folder to an ftp server
JavaScript
1
star
55

markwylde.github.io

My personal website and github landing page
HTML
1
star
56

acme-generator

Generate dns challenge based certificates from an acme provider
JavaScript
1
star
57

jsbun

An extremely lightweight bundler that does nothing but merge your js files using commonjs.
JavaScript
1
star
58

cssbun

An extremely lightweight bundler that does nothing but merge your css files using the import syntax.
JavaScript
1
star
59

google-to-ddg

When Google decides to CAPTCHA block you, show buttons that direct you to alternative search engines
JavaScript
1
star
60

allowed-characters

Check if a string only has allowed characters in it
JavaScript
1
star
61

selectdown

A dropdown select input for mithril
JavaScript
1
star
62

node-mini-migrations

A really simple node migrations library that is completely independant of any database or file system.
JavaScript
1
star
63

udp-discovery

A basic example of udp broadcast for service discovery in nodejs
JavaScript
1
star
64

riot-redux-router-boilerplate

A boilerplate using Riot, Redux, Router Tags for a frontend application
JavaScript
1
star
65

caprocker

Dockerfile
1
star
66

assert-plan

The node assert library but with a plan method to check a certain amount of assertions are raised.
JavaScript
1
star
67

webcodeup

The code behind the webcodeup.com website
EJS
1
star
68

vscode-relative-from-current

Insert the relative path from the current open file
JavaScript
1
star
69

routemeup

A simple url router that can work on a server or web client
JavaScript
1
star
70

infigrid

A web component for building infinite grid based games.
JavaScript
1
star
71

code-editor

JavaScript
1
star
72

docker-upgrade-webhook

A webhook server that automatically updates Docker services when a repository changes.
JavaScript
1
star
73

symfony-cookbook

An example Symfony application that lists a few recipes and allows the user to submit their own
PHP
1
star
74

callarest

A simple tool to natively make http(s) requests in node
JavaScript
1
star
75

https-server-demo

A demo for https-server
JavaScript
1
star
76

ndjson-fe

Parsing a stream of ndjson data in javascript
JavaScript
1
star
77

ai-toolkit

CLI tool for listing directories and contents for use in AI models.
JavaScript
1
star
78

docker-socker

Create docker networks that forward all traffic to a socks proxy
JavaScript
1
star
79

final-stream

Read a full stream and callback once finished with the data
JavaScript
1
star
80

angular2-random-demo

A random sample angular2 application that generates random information to test
JavaScript
1
star