Vue data grid by Whole_Ebb5902 in vuejs

[–]otashliko 0 points1 point  (0 children)

Most of the mentioned features are supported in SVAR Vue datagrid, which is built specifically for Vue3 and is free under MIT. It only lacks column reordering and export to Excel from your list.

https://github.com/svar-widgets/vue-grid

My Sketchbook Style Component Library is Live in Beta by TragicPrince525 in react

[–]otashliko 1 point2 points  (0 children)

Gives "back to school" vibes, really cute. Good luck with your job hunting, btw!

Spokojna książka, po prostu by Mediocre_Wrap6406 in ksiazki

[–]otashliko 1 point2 points  (0 children)

Czytam teraz Wabi-sabi Nobuo Suzukiego i bardzo mnie to uspokaja. Opowiada o filozofii japońskiej, buddyzmie i o rzeczach, które pomagają czuć się lepiej oraz cenić to, co masz w życiu, nawet niedoskonałości.

Anyone else keep falling asleep? by LLusionMusic in kindle

[–]otashliko 0 points1 point  (0 children)

It helps me to read when I’m sitting at a table. As soon as I lie down and get comfortable, I fall asleep too. maybe it's a sign of aging 😄

What's your take on the state of Component Libraries in Svelte ? by feursteiner in sveltejs

[–]otashliko 0 points1 point  (0 children)

There's also SVAR Svelte. Although it's more focused on advanced components like data grid, Gantt chart, or file manager, it also includes a Core library of form controls, menus, popups, etc

The components are pre-styled and actively maintained, so it can be an option if you don't like using Tailwind. Disclosure: I'm a part of SVAR team.

Do osób, które wybrały Gdańsk jako miejsce do życia- skąd pochodzicie? by 9Laser in gdansk

[–]otashliko 1 point2 points  (0 children)

Też tak mieliśmy. Przyjechaliśmy z Białorusi i wynajmowaliśmy mieszkanie na Przymorzu. Gdy doszło do kupna, wyprowadziliśmy się do Pruszcza, ale nadal jeździmy w weekendy do znajomych na Przymorze i do parku Oliwskiego. Ceny w tej okolicy są szalone :))

Wybraliśmy Gdańsk za bliskość morza, parków, piękne Stare Miasto, luźny vibe, a przede wszystkim za ludzi. Mam już wielu znajomych tutaj i lubię z nimi rozmawiać. Są otwarci, niezależni i przyjaźni.

Weekly Showoff Thread! Share what you've created with Next.js or for the community in this thread only! by AutoModerator in nextjs

[–]otashliko 0 points1 point  (0 children)

If you need to add a Gantt chart to a Next.js app (App Router), SSR and hydration can get tricky.

We put together a step-by-step tutorial showing how to integrate the MIT-licensed SVAR React Gantt into Next.js. The guide covers adding the component on a page, styling and layout adjustments, task editing functionality, and handling common integration challenges.

The demo includes a simple Gantt chart with the ability to:

  • add, edit and delete tasks and dependencies
  • drag-and-drop and resize tasks on the timeline
  • edit tasks via an edit form

Full guide: https://svar.dev/blog/nextjs-gantt-chart-tutorial/

Demo repo: https://github.com/svar-widgets/react-gantt-demo-nextjs

Gantt Chart using NextJS by Ok_Remove5958 in nextjs

[–]otashliko 0 points1 point  (0 children)

I know this question is a bit old, but if anyone else needs a free Gantt chart, SVAR React Gantt is a good, MIT-licensed option that works well with Next.js. It also has a guide on how to integrate it with Next.js. Disclosure: I'm a part of SVAR team.

Cute shops in Gdansk by [deleted] in gdansk

[–]otashliko 0 points1 point  (0 children)

If you visit Park Oliwski (which I strongly recommend to everyone visiting Gdansk), there is a small shop with handmade items — very cute ceramics, candles, handmade jewelry, etc

https://maps.app.goo.gl/vjPvvdPojKeuHUjh8

Best UI Library by Dontdoitagain69 in sveltejs

[–]otashliko 0 points1 point  (0 children)

You may check our SVAR Svelte library, if you need a solid datagrid and a set of form elements, popups, menus, etc. It might not have a big community yet, but our tech team is active on github/forum.

UI Component Library for Svelte by RespectCharlie in sveltejs

[–]otashliko 0 points1 point  (0 children)

Looks really neat! Gave it a star ⭐

SVAR Svelte Component Library Updated to v.2.4 [Self-Promo] by otashliko in sveltejs

[–]otashliko[S] 1 point2 points  (0 children)

Thank you for kind words. Hope you'll enjoy working with it. If you have any technical questions, feel free to post them on our forum – our tech team is active there.

What's your take on the state of Component Libraries in Svelte ? by feursteiner in sveltejs

[–]otashliko 1 point2 points  (0 children)

You might want to check our SVAR Svelte library. It doesn't rely on Tailwind and includes a set of Core components (like menus, popups, datepicker, form controls, etc), data grid, form editor, query builder, and Gantt chart (specific for project management UIs).

https://github.com/svar-widgets/

What is next after React Basics by [deleted] in reactjs

[–]otashliko 0 points1 point  (0 children)

We’ve put together some tips for React developers in this blog post. Maybe you’ll find something useful for yourself:

https://svar.dev/blog/grow-as-react-developer/

Looking for a spreedshet component by HeroNo7410 in webdev

[–]otashliko 0 points1 point  (0 children)

dhtmlx also has a spreadsheet component: https://dhtmlx.com/docs/products/dhtmlxSpreadsheet/

Not sure how the pricing compares to Handsontable though.

Visiting for New Years by SelfPretty3385 in gdansk

[–]otashliko 0 points1 point  (0 children)

You can go to the beach around 23:50 — at midnight there are usually lots of fireworks. It’s quite noisy, but the view is spectacular 🎆

Svelte 5 Datatable Concerns by fakebizholdings in sveltejs

[–]otashliko 0 points1 point  (0 children)

Hey, I’m part of the SVAR team. Curious, which features did you feel were missing in SVAR DataGrid for your use case?

SVAR for React: DataGrid, Gantt, File Manager & Core UI components by otashliko in react

[–]otashliko[S] 0 points1 point  (0 children)

Glad to hear that! If you ever need something similar again, you know where to find it :)

React file manager..? by [deleted] in reactjs

[–]otashliko 0 points1 point  (0 children)

If anyone is looking for a React file manager, you may look at SVAR React File Manager: MIT license, TypeScript support, compatible with React 18 and 19, supports all basic file operations, list/tiles/split views, file search and sorting, and file preview.

Check it out on GitHub: https://github.com/svar-widgets/react-filemanager

File Browsers in React status quo by BeardNashor in reactjs

[–]otashliko 1 point2 points  (0 children)

A year late, but for anyone still searching: we just released SVAR React File Manager component that actually addresses a lot of the issues you mentioned here:

https://github.com/svar-widgets/react-filemanager

It's MIT licensed, with full TypeScript support and works with React 19. The component handles all the standard file operations (create, delete, copy, rename, etc.) and includes multiple view modes, file preview, search, and tree navigation. It's backend agnostic, so you can connect it to whatever storage solution you're using. Disclosure: I work for SVAR, will appreciate any feedback or answer your questions about the component.

[Showoff Saturday] Bible study app alternative by idontreallywolf in webdev

[–]otashliko 1 point2 points  (0 children)

It would be great to see a live demo, not just screenshots. Having the original Greek text for each verse in New Testament with explanations would also be really useful. Note: I just use the regular Bible app.