marinoaldi / links

Useful Links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Links

Useful links repository

Table of contents

Table of contents generated with markdown-toc

Github

The State of the Octoverse - https://github.com/blog/2257-the-state-of-the-octoverse

Node.js

Versions - Releases

Structure & Architecture

Utils

  • NPM Vet - A simple CLI tool to help vet your npm package versions.
  • NCU - A simple CLI for NCU's Information.

Auth0

Cryptography

var crypto = require('crypto');
var id = crypto.randomBytes(20).toString('hex');
//=> bb5dc8842ca31d4603d6aa11448d1654

Static Site Generators

see https://www.staticgen.com/ Top Open-Source Static Site Generators

  • Phenomic - Phenomic is a modern static website generator based on the React and Webpack ecosystem. https://phenomic.io
  • Jekyll - Jekyll is a blog-aware, static site generator in Ruby. http://jekyllrb.com
  • Jekyll Now - Build a Jekyll blog in minutes, without touching the command line. Jekyll Now makes it easier to create your Jekyll blog, by eliminating a lot of the up front setup.
  • Hexo - A fast, simple & powerful blog framework, powered by Node.js. https://hexo.io
  • Hugo - A Fast and Flexible Static Site Generator built with love in GoLang http://gohugo.io
  • Gatsby - Transform plain text into dynamic blogs and websites using React.js.
  • MkDocs - Project documentation with Markdown. http://www.mkdocs.org
  • Bi Sheng - Transform Markdown (and other static files with transformers) into a SPA website using React.

Utils

Material Design

Utils Online

Collaborative Lists

  • Realtime Web Technology Guide - An open and maintained a list of realtime web technologies.
  • Awesome REST - A collaborative list of great resources about RESTful API architecture, development, test, and performance.

About

Useful Links