WeSearch

EdiFlow is now fully open source on GitHub

·1 min read · 0 reactions · 0 comments · 19 views
#opensource#edi#github
EdiFlow is now fully open source on GitHub
TL;DR · WeSearch summary

EdiFlow has announced that its source code is now fully open source on GitHub. Previously, the repository was set to private, but this issue has been resolved. The toolkit is designed for EDI data processing and includes features such as parsing, validation, and mapping.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3744812) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } hello-ediflow Posted on May 16 EdiFlow is now fully open source on GitHub #typescript #opensource #edi #announcement EdiFlow's source code is now public on GitHub. If you tried to check out the code before and got a 404 - I'm sorry. The repository was accidentally set to private. That's fixed now.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)