Skip to content

plainedit/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

PLAINEDIT takes markdown, evaluates code blocks with interpreters and prints the output of those processes to a different codeblock.

Documentation

Libraries for generating project documentation.

  • Docco - Docco is a quick-and-dirty documentation generator, written in Literate CoffeeScript.
  • Groc - Documentation generation, in the spirit of literate programming.
  • dox - JavaScript documentation generator for node using markdown and jsdoc.

Authentication and OAuth

Libraries for implementing authentications schemes.

  • PassportJS - Simple authentication middleware framework.
  • ldapjs - Pure JavaScript, from-scratch framework for implementing LDAP clients and servers.
  • oauth-signature-js - OAuth 1.0a signature generator
  • Lockit - Full featured authentication solution for Express.

RESTful API

Libraries for developing RESTful APIs.

  • Sails - MVC framework which generates a RESTful JSON API.
  • Node-restify - A node.js module built specifically to build correct REST web services.
  • Heimdall - REST API Guardian for Express.

Database Drivers

Libraries for connecting and operating databases

ORM

Libraries that implement Object-Relational Mapping or datamapping techniques.

  • Sequelize - Sequelize library provides easy access to MySQL, MariaDB, SQLite or PostgreSQL databases.
  • Node-orm2 - Another Relational Object Mapper.
  • Mongoose - Almost an ORM for mongodb.
  • Waterline - Datastore-agnostic tool that dramatically simplifies interaction with one or more databases.

Interesting opensource projects:


You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

About

GitPad Documentation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors