Team of dev-enthusiasts

Joined May 2017
37 Photos and videos
CodeX retweeted
couple years ago i wrote a small tool to help manage webhooks for @fluxcd — one hook to reconcile sources across your fleet instead of per-cluster hooks. it only supported OCIRepository until now, but i’ve finally added GitRepository support! github.com/codex-team/flux-w…
1
1
2
261
7 Nov 2025
CodeX turns 10🎉 A decade of building, breaking, and creating. Still just the beginning.
1
2
189
14 Nov 2024
The day has come. We’ve merged Nested List, List, and Checklist into a single super tool: meet List 2.0! Enjoy more intuitive keydown behavior, configurable nesting levels, start numbers and counter types. Nested checklists are also available. codex.so/list-2
2
15
659
9 Jul 2024
The new version of Editor.js is ready. New Inline Toolbar, nested menu support, separators in toolbars, new placeholders behavior, new API features and various improvements. Time to update. codex.so/editorjs-2-30
2
2
15
654
16 Mar 2024
That is how to write a good code.
4
707
24 Jan 2024
Editor.js 2.29 is here! Meet Slash. We made Tab free (and great again) — use it for inputs/block navigation. Many other updates are included. Read a whole changelog here: codex.so/editor-js-2-29
3
7
515
15 Nov 2023
Meanwhile we're participating #WebSummit2023 in Lisbon. If you're here, let's connect and chat
4
581
20 Sep 2023
This week we run a traditional autumn admission campaign. It's a good way to join CodeX this year. Join us in building worldwide open-source products. codex.so/join
487
24 Aug 2023
Editor.js 2.28 released. 🚀 8x faster rendering, native-like delete keydown behavior, better DX and UX, many Blocks API improvements. Just check. github.com/codex-team/editor…
2
4
20
766
16 May 2023
Editor.js 2.27 released. OnChange callback got many improvements including batching. And we also refactored a lot of code properly. Bundle size decreased, performance increased. Just like we love. github.com/codex-team/editor…
12
662
10 Feb 2023
We've updated Editor.js homepage 😈. And the documentation pages as well. Rate it: editorjs.io
2
2
18
1,011
30 Dec 2022
Introducing CodeX Icons — pack of open source icons we are using at Editor.js and tools. You can use them for your Editorjs plugins, or any other product, especially content-related. 😎😎😎 producthunt.com/posts/codex-…

1
8
753
12 Dec 2022
With the new patch, Editor.js MenuConfig allows to create toggle groups. You're switching on one item, others are switching off. Now it's super-easy to create Block Tunes like Ordered/Unordered list types, Heading levels, and so on 😍 codex.so/toggle-groups
1
5
3 Dec 2022
The new Editor.js version allows to create Block Tunes in a new straightforward way. Just specify the icon, title, and callback — no need to create a custom HTML element anymore. Feature overview: codex.so/editorjs-menu-confi…
1
1
30 Nov 2022
Read our latest newsletter about the new Editor.js release and other CodeX updates: digest.editorjs.io/archive/1…

1
2
22 Nov 2022
CodeX Docs v2 released🤩. Now you can use remote storage: MongoDB for documents and S3 for uploads. This release also introduces a new configuration file format via YAML. docs.codex.so

4
28 Oct 2022
How to implement a max-length in Editor.js? Hmm... How about adding the onChange callback, saving the content, calculating a text length through the blocks, and updating the working block to the limit? Not so hard, isn't it? 👻 codex.so/editorjs-max-length
1