Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
com.narbase.kunafa:core
Advanced tools
Easy to use, high level framework in Kotlin for front-end web-development
Easy to use, high level framework in Kotlin for front-end web-development
Create web apps without using HTML, CSS, or JavaScript.
Find Kunafa Documentation here (Work in progress).
Web apps framework without using HTML, CSS, or JavaScript.
An easy to use, high level framework in Kotlin for web development. You do not need to learn the web stack, only the framework to be able to write web apps.
Developers only need to use Kotlin for development.
verticalLayout {
style {
width = matchParent
height = matchParent
backgroundColor = Color(240, 240, 240)
}
button {
text = "Click me"
}
}
Hello Kunafa! Getting started guide.
To add Kunafa to your project, first you need to add it to your build.gradle file as a dependency.
compile 'com.narbase.kunafa:core:<latest_version>'
If you have Kotlin Js plugin configured, then you can directly use it the code and Webpack will include Kunafa in the generated bundle.
Now you are ready to use Kunafa in any Kotlin-js project.
For a complete example, check the Kunafa Todo repository
Your feedback is most welcomed. Let us know how is your experience with Kunafa.
FAQs
Unknown package
We found that com.narbase.kunafa:core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.