![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@easydata/core
Advanced tools
EasyData is an open-source library that allows you to simplify data management tasks in your web applications. Here we are talking about usual CRUD (create, retrieve, update, delete) operations first of all.
EasyData introduces a declarative approach to building a user interface for most data operations. You simply describe your data: entities (tables), attributes (fields), relationships between them, data types, constraints, etc., and EasyData automatically, at run-time renders the necessary forms and dialogs to view, search and edit the data.
This package is the core package of the client-side part of the EasyData library (also called EasyData.JS).
It contains basic data structures, classes, and functions that are used in other client-side EasyData packages such as @easydata/ui
and @easydata/crud
@easydata NPM packages make up the client-side part of EasyData. It means that you need something on your server-side to utilize EasyData in your project. The possible options are:
To start with ASP.NET Core backend you can simply clone EasyData repository on GitHub and try one of the sample projects included in that repository. After that, you can follow the instruction published there to apply EasyData to your own project.
Sorry, but it's not possible yet :(
Please submit an issue on GitHub (or vote for an existing one) to encourage us to add the support for your platform of choice faster.
This package (together with all other packages in @easydata) is distributed under MIT license.
FAQs
EasyData.JS core functions, classes, and data structures
The npm package @easydata/core receives a total of 650 weekly downloads. As such, @easydata/core popularity was classified as not popular.
We found that @easydata/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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.