Results 15 issues of NovacBN

# Description Create a GitHub Action which pushes to sim-test-novacbn.vercel.app every night (half day? dunno) when the codebase is successfully passing any available tests. To keep in line with Vercel's...

future

# Description Currently the preview is torn down between switching of files and options, since it obtains configuration via URL query parameters. It needs to be updated to work that...

# Description Create desktop builds via [Tauri](https://github.com/tauri-apps/tauri). Add new functionality of calling into the native `ffmpeg` CLI if available for performance gains. Along with the ability to call into native...

future

# Description Should support regex validated file names + extension selection from a dropdown **ONLY**. Supported file types should be `.js` and `.svelte`.

# Description Should support selecting from a dropdown of available samples, with a regex validated file name input. ## Initial Samples - Default "Welcome to Svelte-In-Motion" sample. - Simple sample...

# Description Currently the animation slider in the bottom of the UI is really basically. Ideally the user should be able to drag'n'drop files in the sidebar into a timeline....

future

# Description The main supporting API packages such as `@svelte-in-motion/core` and `@svelte-in-motion/animations` can be easily published since, they're self contained, to NPM. Allowing for developers to create their own experiences...

future

# Description After the main webapp is polished up and a desktop build is available, a CLI should be created which is installable via NPM. Ideally should reuse all the...

future

# Description Self-explanatory, also adding a menu option under `New` called `New Upload` which prompts for an upload. Should **ONLY** support the standard file types that Svelte-In-Motion has built-in.