An open API service indexing awesome lists of open source software.

https://github.com/offirmo/web-tech-experiments

My various small html/css/js/node/typescript tests. Used to store my languages tests, API tests, libs benchmarks, experimental modules… Have a look if you're curious.
https://github.com/offirmo/web-tech-experiments

Last synced: 3 months ago
JSON representation

My various small html/css/js/node/typescript tests. Used to store my languages tests, API tests, libs benchmarks, experimental modules… Have a look if you're curious.

Awesome Lists containing this project

README

          

web-tech-experiments
====================

[![Project status](https://img.shields.io/badge/project_status-highly_experimental-red.png)](https://offirmo.net/classifying-open-source-projects-status/)
[![license](https://img.shields.io/badge/license-public_domain-brightgreen.png)](https://unlicense.org/)
[![Gittip](https://img.shields.io/gittip/Offirmo.png)](https://www.gittip.com/Offirmo/)

https://offirmo.github.io/web-tech-experiments/

Introduction
------------

Various small html/css/js tests to :
- test some language features
- test some libraries seen on the web
- test some unclear documentation points

See the /app folder. Tests are named according what is tested.

The /incubator folder is also the place where the prototype modules I develop live. If they prove useful,
they go into their own repo and get "submodulized".

Commands
--------

* `npm i` install all dependencies
* `puer` starts a web server and opens default browser on root

Private notes
-------------

```bash
node scripts/tcpproxy.js 5858 127.0.0.1 8585 &
node --debug-brk=8585 --debug server.js
node --debug restlink_server.js
node --debug server.js
```

```bash
npm install -g grunt-cli yo generator-famous
npm install -g grunt-cli npm-check-updates selenium-standalone
```

TODO docs (wikis)
- when
- ui-router
- ui-router-extras
- cheat sheet
- famous