タグ

ブックマーク / www.cheatsheetjs.com (1)

  • cheatsheet.js

    The cheat sheet is rendered from a JSON object that contains sections, each section contains line items. The steps for rendering the cheat sheet is:Create a cheat sheet from the config var sheet = new CheatSheet(config);Call the render method to render the cheat sheet in an elementsheet.render(element);More info can be found on githubhttps://github.com/sugendran/cheatsheet.jsCurrent version: 0.0.2

    moongift
    moongift 2013/06/21
    チートシートを表示する
  • 1