0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 08:32:05 +01:00
Cybernetically enhanced web apps https://svelte.dev/
Go to file
Rich Harris b1cafc4573
update type generation script (#8712)
* chore: playground (#8648)

* initialize playground

* pnpm up

* tidy up git ignore

* remove fluff

* format

* rm readme

* fix jsconfig error

* add skip-worktree instructions

* reload hack

* simplify

* use rollup

* ughh

* add flag for SSR

* ...

* simplify further

* configure launch.json

* add debugger info to readme

* remove vm modules flag

* use replaceAll instead of replace

* tidy up

* fix: make it run

* add watch to launch config

* Generate type declarations with `dts-buddy` (#8702)

* use dts-buddy

* remove debug output

* remove existing type generation script

* fix package.json

* update gitignore

* bump dts-buddy

* remove unused action entry point

* add svelte/compiler and svelte/types/compiler/preprocess modules

* bump dts-buddy

* annoying

* changeset

* bump dts-buddy

* get rid of .d.ts files

* another one

* Update packages/svelte/package.json

Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>

---------

Co-authored-by: Rich Harris <git@rich-harris.dev>
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>

* fix: export ComponentType (#8694)

* fix: export ComponentType

* ughh

* changeset

* fix: derived types (#8700)

* fix: derived store types

* changeset

* Version Packages (next) (#8709)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update type generation script

* remove unused stuff

* fix: changeset publish script isn't called release anymore (#8711)

* chore: remove prepare script (#8713)

* chore: fix release workflow (#8716)

* More readable, Fix $$_attributes

* Fix types (#8727)

* put comment in right place

* bump dts-buddy

---------

Co-authored-by: Rich Harris <git@rich-harris.dev>

* build types

* add svelte/compiler types

* remove prepare script

* fix

* typo

* squelch errors

* Add svelte and kit to twoslash's types field

* squelch more stuff

* Add errors to account for new types

* Remove deps

* formatting tweak

* fix linting, maybe

* the hell

* gah

* Fix types a bit

* bump dts-buddy

* pnpm generate in dev mode

* Cache again

* reduce index

* bump dts-buddy

* remove comment

---------

Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
Co-authored-by: Rich Harris <git@rich-harris.dev>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dominik G <dominik.goepel@gmx.de>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Puru Vijay <devpuruvj@gmail.com>
2023-06-14 11:30:13 -04:00
.changeset Merge version-4 2023-06-10 16:02:51 +05:30
.github Merge version-4 2023-06-10 16:02:51 +05:30
.vscode Merge version-4 2023-06-10 16:02:51 +05:30
action Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30
animate Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30
documentation update type generation script (#8712) 2023-06-14 11:30:13 -04:00
easing Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30
motion Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30
packages update type generation script (#8712) 2023-06-14 11:30:13 -04:00
sites/svelte.dev update type generation script (#8712) 2023-06-14 11:30:13 -04:00
store Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30
transition Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30
.editorconfig chore: remove unnecessary indent_size from editorconfig (#5992) 2021-02-17 15:57:35 -05:00
.gitattributes Add a linguist configuration (#5878) 2021-01-18 11:46:51 -08:00
.gitignore Merge version-4 2023-06-10 16:02:51 +05:30
.prettierrc chore: add prettier (#8543) 2023-05-08 23:32:52 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#7183) 2022-01-25 08:48:47 +00:00
CONTRIBUTING.md Merge remote-tracking branch 'origin/version-4' into sites 2023-05-28 01:19:27 +05:30
index.js Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30
index.mjs Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30
LICENSE.md Update license year (#8227) 2023-01-27 11:22:52 -05:00
package.json update type generation script (#8712) 2023-06-14 11:30:13 -04:00
pnpm-lock.yaml update type generation script (#8712) 2023-06-14 11:30:13 -04:00
pnpm-workspace.yaml Merge remote-tracking branch 'origin/version-4' into sites 2023-05-28 01:19:27 +05:30
README.md Merge remote-tracking branch 'origin/version-4' into sites 2023-05-28 01:19:27 +05:30
ssr.js Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30
ssr.mjs Merge remote-tracking branch 'origin/version-4' into sites 2023-05-25 16:30:20 +05:30

Cybernetically enhanced web apps: Svelte

license Chat

What is Svelte?

Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.

Learn more at the Svelte website, or stop by the Discord chatroom.

Supporting Svelte

Svelte is an MIT-licensed open source project with its ongoing development made possible entirely by fantastic volunteers. If you'd like to support their efforts, please consider:

Funds donated via Open Collective will be used for compensating expenses related to Svelte's development such as hosting costs. If sufficient donations are received, funds may also be used to support Svelte's development more directly.

Roadmap

You may view our roadmap if you'd like to see what we're currently working on.

Contributing

Please see the Contributing Guide and svelte package for contributing to Svelte.

Development

Pull requests are encouraged and always welcome. Pick an issue and help us out!

To install and work on Svelte locally:

git clone https://github.com/sveltejs/svelte.git
cd svelte
pnpm install

Do not use Yarn to install the dependencies, as the specific package versions in pnpm-lock.json are used to build and test Svelte.

To build the compiler and all the other modules included in the package:

pnpm build

To watch for changes and continually rebuild the package (this is useful if you're using pnpm link to test out changes in a project locally):

pnpm dev

The compiler is written in TypeScript, but don't let that put you off — it's basically just JavaScript with type annotations. You'll pick it up in no time. If you're using an editor other than Visual Studio Code, you may need to install a plugin in order to get syntax highlighting and code hints, etc.

Running Tests

pnpm test

To filter tests, use -g (aka --grep). For example, to only run tests involving transitions:

pnpm test -- -g transition

svelte.dev

The source code for https://svelte.dev lives in the sites repository, with all the documentation in the site/content directory. The site is built with SvelteKit.

Is svelte.dev down?

Probably not, but it's possible. If you can't seem to access any .dev sites, check out this SuperUser question and answer.

License

MIT