Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 354 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 354 Bytes

nevermore

Weekly planner written in vanilla.

Installation

npm install nevermorejs

Usage

const nevermore = require("nevermorejs");
const instance = nevermore(document.querySelector("#myContainer"), options);

// For the default set of options see
// lib/options.js

// For styles, see sass/nevermore.scss