@@ -36,7 +36,7 @@ tool for compiling the Neutralinojs C++ codebase
3636- Improved the codebase quality and fixed various bugs to make Neutralinojs stable for developing
3737production-level apps
3838- Mentored one project idea with the Google Summer of Code (GSoC) 2022 program
39- - Added partial ESM (ECMA Script Modules) support (Now, developers
39+ - Added partial ESM (ECMAScript Modules) support (Now, developers
4040[ can] ( https://github.com/neutralinojs/neutralino.js/issues/58#issuecomment-1353276382 ) load the Neutralinojs
4141client as an ES module)
4242
@@ -62,7 +62,7 @@ in the community in 2023!
6262
6363## Transparency
6464
65- Neutralinojs is a free and pure open-source project - you can use it for free, inspect the source, and
65+ Neutralinojs is a free and pure open-source project & mdash ; you can use it for free, inspect the source, and
6666customize it if you want. It doesn't come with premium features that are unlockable via monetary payments.
6767Every framework user gets the same set of features. Also, we don't embed telemetry services in the framework
6868core or developer tools for generating usage statistics. Our primary goal is to offer a better lightweight,
@@ -101,7 +101,8 @@ Here are some crucial goals planned for 2023:
101101- Offer a native network request API to overcome the CORS issue that needs turning off webview
102102security layers
103103- Enable multi-threaded native API calls and improve the framework performance further
104- - Release the Neutralinojs builder project with [ GSoC 2023] ( https://github.com/neutralinojs/gsoc2023 )
104+ - Release the [ Neutralinojs builder] ( https://github.com/neutralinojs-community/neutralinojs-builder )
105+ project with [ GSoC 2023] ( https://github.com/neutralinojs/gsoc2023 )
105106- Fix the window positioning issue on the Windows platform by refactoring the existing webview library version
106107- Add the Unicode support for the Windows framework version
107108- Delivering features requested by the developer community
@@ -119,5 +120,5 @@ if you like to list your app on the [Neutralinojs apps page](https://neutralino.
119120
120121Thanks for reading.
121122
122- Build an app with Neutralinojs - feel the difference - and join with our journey.
123+ Build an app with Neutralinojs & mdash ; feel the difference & mdash ; and join with our journey.
123124
0 commit comments