You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@easydata/crud

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easydata/crud

EasyData.JS UI widgets and views for CRUD manipulations


Version published
Weekly downloads
119
increased by1883.33%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@easydata/crud (part of EasyData library)

What is EasyData?

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.

What is @easydata/crud package?

This package is a part EasyData.JS library. It contains UI widgets and views for implementing UI for CRUD (create/read/update/delete) operations over your database.

How to start?

@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:

1. ASP.NET Core projects

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.

2. Any other backend platform.

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.

Documentation

License

This package (together with all other packages in @easydata) is distributed under MIT license.

Keywords

FAQs

Package last updated on 02 Apr 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc