2021-02-23 00:08:14 +01:00
2021-02-23 00:08:14 +01:00
2021-02-19 01:39:32 +02:00
2021-02-23 10:19:49 +01:00

svg-to-excalidraw

Library to convert SVG to Excalidraws file format.

💾 Installation

yarn add svg-to-excalidraw

🔰 Usage

TODO.

🎲 Running tests

TODO.

🏗️ Local Development

Building the Project

yarn build

# Build and watch whenever a file is updated
yarn build:watch

Running dev pages locally

There are a number of pages that exist in the dev folder that help in local development. These files need to be served, but a local dev serve is provided via the serve library.

yarn dev:serve
# open up a browser page to localhost:5000/dev

👥 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

S
Description
Convert SVGs into Excalidraw data
Readme MIT 1.5 MiB
Languages
TypeScript 91.6%
HTML 5.5%
JavaScript 2.9%