All Projects → andrelmlins → Revelt

andrelmlins / Revelt

Licence: mit
Analysis of a project using React and Svelte technologies

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Revelt

Svelte Storybook Tailwind
A starter template for Svelte, TailwindCSS and Storybook. You can easily start your project with this template, instead of wasting time figuring out configurations for each integration.
Stars: ✭ 204 (+920%)
Mutual labels:  hacktoberfest, svelte
SvelteScaling
Does Svelte scale?
Stars: ✭ 21 (+5%)
Mutual labels:  analysis, svelte
Parcel Plugin Svelte
A parcel plugin that enables svelte support
Stars: ✭ 214 (+970%)
Mutual labels:  hacktoberfest, svelte
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (+625%)
Mutual labels:  hacktoberfest, svelte
Verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, and formatter.
Stars: ✭ 384 (+1820%)
Mutual labels:  analysis, hacktoberfest
Ajari Koding
📚 Kumpulan berbagai sumber daya untuk belajar koding dari hasil karya para kreator lokal yang terpercaya dan telah dikurasi oleh komunitas PHPID
Stars: ✭ 156 (+680%)
Mutual labels:  hacktoberfest, svelte
Freud
Powerful, efficient particle trajectory analysis in scientific Python.
Stars: ✭ 118 (+490%)
Mutual labels:  analysis, hacktoberfest
Trading Signals
Technical indicators to run technical analysis with JavaScript / TypeScript. 📈
Stars: ✭ 118 (+490%)
Mutual labels:  analysis, hacktoberfest
Stan
🕵️ Haskell STatic ANalyser
Stars: ✭ 386 (+1830%)
Mutual labels:  analysis, hacktoberfest
Horusec
Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.
Stars: ✭ 311 (+1455%)
Mutual labels:  analysis, hacktoberfest
Svelte Firebase
A template to help you start developing SPAs with Svelte and Firebase.
Stars: ✭ 111 (+455%)
Mutual labels:  hacktoberfest, svelte
Obs Web
OBS-web - the easiest way to control OBS remotely
Stars: ✭ 512 (+2460%)
Mutual labels:  hacktoberfest, svelte
Svelte Preprocess
A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
Stars: ✭ 970 (+4750%)
Mutual labels:  hacktoberfest, svelte
Sveltejs Forms
Declarative forms for Svelte
Stars: ✭ 163 (+715%)
Mutual labels:  hacktoberfest, svelte
Code Sleep Python
Awesome Projects in Python - Machine Learning Applications, Games, Desktop Applications all in Python 🐍
Stars: ✭ 306 (+1430%)
Mutual labels:  analysis, hacktoberfest
Svelte I18n
Internationalization library for Svelte
Stars: ✭ 433 (+2065%)
Mutual labels:  hacktoberfest, svelte
Wg Ui
WireGuard Web UI for self-serve client configurations, with optional auth.
Stars: ✭ 690 (+3350%)
Mutual labels:  hacktoberfest, svelte
Excalibur
🎮 An easy to use 2D HTML5 game engine written in TypeScript
Stars: ✭ 892 (+4360%)
Mutual labels:  hacktoberfest
Usestatewithlayoutanimation
Abstraction for `React Native`'s `LayoutAnimation` and `useState`
Stars: ✭ 19 (-5%)
Mutual labels:  hacktoberfest
Raspadorlegislativo
Testes de código para integrar, futuramente, o Radar Legislativo
Stars: ✭ 17 (-15%)
Mutual labels:  hacktoberfest
Logo

Analysis of a project using front-end technologies.


License: MITBuild StatusDocker PullsDocker Image Size (latest by date)

✔️ Goals

  • 🥇 Compare these javascript technologies
  • ➕ Analyze code amount
  • 🔊 Analyze generated build size and building time
  • ⏱️ Time analysis

ℹ️ How to use

git clone https://github.com/andrelmlins/revelt.git
cd revelt
yarn install && yarn start

🟦 React application

To view react application http://localhost:5001/react and to edit go to the /packages/react-app package.

Open demo react application.

🟧 Svelte application

To view svelte application http://localhost:5000/svelte and to edit go to the /packages/svelte-app package.

Open demo svelte application.

🟩 Vue application

To view vue application http://localhost:5000/vue and to edit go to the /packages/vue-app package.

Open demo vue application.

⚙️ Tools

🐳 Use Docker Image

dockeri.co

There's an official docker image available on Dockerhub:

$ docker pull andrelmlins1/revelt
$ docker run -d -p 8080:80 --name revelt andrelmlins1/revelt

Contribution guidelines

If you want to contribute to Revelt, be sure to review the contribution guidelines. This project adheres to code of conduct. By participating, you are expected to uphold this code.

License

Revelt is open source software licensed as MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].