The Wayback Machine - https://web.archive.org/web/20210917024507/https://github.com/topics/svelte
Skip to content
#

Svelte

svelte logo

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.

Here are 3,520 public repositories matching this topic...

storybook
NativeScript
erkanarslan
erkanarslan commented Mar 5, 2020

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.2
  • Cross-platform modules: 6.0.1
  • Android Runtime: 6.2.0
  • iOS Runtime: 6.2.0
  • Plugin(s): unrelated

Describe the bug
openFile method of utils module does not preview the

windicss
imsus
imsus commented Aug 22, 2021

I have this command on my build files:
windicss './resources/views/**/*.blade.php' -tz -o 'public/css/windi.css' -f './windi.config.ts'

Then here is the output when I run:

  • If there is no folder on public/css => No output (I expect it create a folder public/css and windi.css file)
  • If there is a public/css folder => Output correctly

It seems that Windicss cli does not generate ou

tsparticles
j3rem1e
j3rem1e commented Jan 8, 2020

The various popup shown can be placed outside the viewport, making them hard to view/use.

For example, a tooltip can be partially hidden if the activator is in the right of the screen, or a menu can be longer than the viewport height.

Smelte should probably provides utils to position popup on the viewport.

(by the way, thanks for your work, smelte is great :)

LibreLingo
kantord
kantord commented Jul 14, 2021

Is your feature request related to a problem? Please describe.
It's possible that someone makes a changes to the export system, but doesn't re-export the static JSON files. This means that the Cypress tests could be passing without detecting an underlying issue introduced by the changes to the course system.

Describe the solution you'd like

  • similarly how the [pypi readme files are
dmitrydvornichenko
dmitrydvornichenko commented Apr 16, 2020

Is your feature request related to a problem? Please describe.
Hello team.
I have a task to deploy a tiny and cute frontend, which will distribute wg configs for users of our organization. I decided to use your package, because it is 100% suitable.
We use dedicated server as a wg endpoint (VyOS cluster on vrrp), so I don't need to create peers from UI. I am populating config.json by ansible

Created by Rich Harris

Released November 2016

Repository
sveltejs/svelte
Website
svelte.dev
Wikipedia
Wikipedia

Related Topics

angular react vue