Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wakajs

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wakajs

Wiki engine with no server side database

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Waka

Wiki engine with no server side database

Features

  • No server-side database. Virtually no operating costs.
  • Articles are stored permanently client-side with IndexedDb.
  • Markdown syntax.
  • Download, compare and adopt different article variants.
  • Create new articles from wikipedia api quickly.

Demo

Wakapedia Wakapedia.info is a decentralized and truly collaborative encyclopedia.

Install your own waka

  • Install the latest node and npm
  • Clone this git repository and install the dependencies with npm
git clone https://github.com/skzap/waka2.git waka && cd waka && npm install
  • Start the signalling server and web server (express)
npm start

Finally, visit (http://localhost:3000/) in your browser. You can edit the host and port in the config.json file.

FAQs

Package last updated on 04 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc