About 1,060,000 results
Open links in new tab
  1. creating JSON objects with Canvas data from API - Instructure …

    Jan 25, 2024 · I use this API library regularly to both extract data from Canvas and to push new data up to canvas. I use it to create modules, create pages, extract quiz results, and lots more. The library automatically manages pagination, so you don't need to worry about the lower level mechanics of the canvas api.

  2. Ready Made Canvas Templates - Instructure Community - 274640

    I have started to design ready-made canvas design templates for courses. This project I have started as an Open-Source code under MIT (which means free). and anyone can use this. I would love to hear your feedback/suggestions.

  3. A package for creating canvas images using JSON templates.

    A package for creating canvas images using JSON templates. - Heroj04/templated-canvas.

  4. JSON to Canvas Ninja Plugin | Figma Forum

    Jan 16, 2025 · I’m thrilled to introduce my new plugin, JSON to Canvas Ninja, designed to seamlessly integrate JSON data into your Figma designs and even generate designs directly from your JSON files.

  5. JSON for canvas apps - Microsoft Power Platform Blog

    Jun 6, 2019 · Parsing and generating JSON in a canvas app is possible today but it is very time consuming and tedious. Help has arrived for generating JSON: the aptly named JSON function. It will return the JSON string for an arbitrary canvas data structure.

  6. JSON to Canvas Ninja - fastest way from data to figma Design

    Effortlessly enhance your Figma designs with real data using JSON to Canvas Ninja. Populate your designs with actual product content, making your prototypes accurate, realistic, and production-ready. Say goodbye to placeholder text and lorem ipsum—design with confidence and bring your ideas close...

  7. GitHub - APIOpsCycles/CanvasCreator: JSON files and JavaScript …

    The APIOps Cycles Canvas Creator is a web-based tool designed to create and manage various API-related canvases, such as API Business Model Canvas, API Value Proposition Canvas, and others. The tool allows users to: Select a canvas type and language. Add and manage sticky notes. Customize metadata. Export canvases as JSON or SVG.

  8. Saving canvas to JSON and loading JSON to canvas

    Jun 28, 2017 · var canvasContents = canvas.toDataURL(); // a data URL of the current canvas image. var data = { image: canvasContents, date: Date.now() }; var string = JSON.stringify(data); // create a blob object representing the data as a JSON string. var file = new Blob([string], { type: 'application/json' });

    Missing:

    • Templates

    Must include:

  9. javascript - export canvas data to json - Stack Overflow

    May 6, 2013 · Hay guys, i've made a simple drawing application using the canvas tag. However i would like to export the data to JSON so it can be saved. How does one go about this? I don't think there is any particular JSON format corresponding to what you draw on the canvas.

    Missing:

    • Templates

    Must include:

  10. CheeksTheGeek/PyJSONCanvas - GitHub

    PyJSONCanvas is a Python library for working with JSON Canvas (previously known as Obsidian Canvas) files. It provides a simple and intuitive API for creating, editing, and manipulating canvas objects, nodes, and edges.

    Missing:

    • Templates

    Must include:

  11. Some results have been removed
Refresh