Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nef version 0.6.0 source code.tar.gz | 2020-03-19 | 2.1 MB | |
nef version 0.6.0 source code.zip | 2020-03-19 | 2.3 MB | |
README.md | 2020-03-19 | 731 Bytes | |
Totals: 3 Items | 4.5 MB | 0 |
Misc. Updates
This version finishes the modularization we started in nef 0.4. - nef ♡ FP Functional Programming encourages us to write modular and testable code, improving maintainability; In the end, it leads us to write robust and trustworthy code. Following this goal, and taking advantage of Bow, we have rewritten nef using a functional approach from the core to the UI. - API Reference this version provides multiple APIs. You can go to new API section in the site for more information. - Official integration with Homebrew nef has been included in the main repository 🎉