Code Monkey home page Code Monkey logo

arc-svelte's People

Contributors

cstumph avatar

Watchers

 avatar  avatar

arc-svelte's Issues

Add some fun animation examples

Admittedly one of the things that lured me into trying svelte was the hearsay that it's fairly performant by comparison to other solutions in it's class.
So it would be nice to have some examples to show and confirm/deny that.

Ideas:

  • DOM node flocking behavior
  • canvas mouse tracers
  • Interruptible UI spring behaviors

Add table component(s)

Basic table component with sortable header fields.

Do I dare attempt nested drag and drop again?

Add auth example pages

Need a small variety of authentication examples with relevant helpers to flag ui and restrict API.

Add form components

Cause you always need a good form system.
Is formik still good? Is it available in svelte or can it be adapted?

create build adapter

Currently this project requires copying files from /frontend/public to arc's /public folder.

This should be easy to fix by just copying dir in build command, but the index.html (although rarely modified) needs to be transplanted into the template literal of arc's src/http/get-index and href paths need substitution the arc.static path helper.

If pages are desired this will obviously have to get a little more complex.

I am probably overlooking a better way to just serve app/page index files as static from S3, since we shouldn't need a lambda to serve them but I'll tackle that when I get to defining an API scaffold.

Add hot reload for dev

Basically just need to watch the frontend folder for changes and copy them when changed. I think arc's sandbox command might handle the rest...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.