Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/crud-client

Package Overview
Dependencies
Maintainers
1
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/crud-client - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.0.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.0.3...v1.0.4) (2021-04-19)
### Bug Fixes
* ci and build process ([4f082f3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4f082f398f42aa30a615a7bf02908f21da0cb4c3))
* npm publish and cdn deployment ([b4cbfd3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b4cbfd33d898e1f5b7bd2b0477622d2bae1e7e7f))
## [1.0.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.0.2...v1.0.3) (2021-04-09)

@@ -2,0 +10,0 @@

5

package.json
{
"name": "@cocreate/crud-client",
"version": "1.0.3",
"version": "1.0.4",
"description": "A simple test component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

@@ -63,4 +63,5 @@ "keywords": [

"@cocreate/docs": "^1.0.3",
"@cocreate/socket-client": "^1.0.2"
"@cocreate/socket-client": "^1.0.2",
"mini-css-extract-plugin": "^1.5.0"
}
}

40

README.md
# CoCreate-crud-client
A simple crud-client component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API. Take it for a spin in our [playground!](https://cocreate.app/docs/crud-client)
![GitHub file size in bytes](https://img.shields.io/github/size/CoCreate-app/CoCreate-crud-client/dist/CoCreate-crud-client.min.js?label=minified%20size&style=for-the-badge)
![GitHub file size in bytes](https://img.shields.io/github/size/CoCreate-app/CoCreate-crud-client/dist/CoCreate-crud-client.min.js?label=minified%20size&style=for-the-badge)
![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-crud-client?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/CoCreate-app/CoCreate-crud-client?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/CoCreate-app/CoCreate-crud-client?style=for-the-badge)
![GitHub labels](https://img.shields.io/github/labels/CoCreate-app/CoCreate-crud-client/help%20wanted?style=for-the-badge)
![CoCreate](https://cdn.cocreate.app/logo.png)
![CoCreate-crud-client](https://cdn.cocreate.app/docs/CoCreate-crud-client.gif)
[CoCreate Docs](https://cocreate.app/docs/crud-client)
## [Docs & Demo](https://cocreate.app/docs/crud-client)
We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/issues) and [pull requests](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/pulls) or merely upvote or comment on existing issues or pull requests.
For a complete guide and working demo refer to the [doumentation](https://cocreate.app/docs/crud-client)
We appreciate your continued support, thank you!
## CDN
```html
<script src="https://cdn.cocreate.app/crud-client/latest/CoCreate-crud-client.min.js"></script>
```
```html
<script src="https://cdn.cocreate.app/crud-client/latest/CoCreate-crud-client.min.css"></script>
```
## NPM
```shell
$ npm install @cocreate/crud-client
```
# Table of Contents

@@ -27,7 +42,9 @@

<a name="announcements"></a>
# Announcements
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-crud-client/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-crud-client/releases). You may also subscribe to email for releases and breaking changes.
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-crud-client/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-crud-client/releases). You may also subscribe to email for releases and breaking changes.
<a name="roadmap"></a>
# Roadmap

@@ -37,4 +54,4 @@

<a name="about"></a>
<a name="about"></a>
# About

@@ -49,2 +66,3 @@

<a name="contribute"></a>
# How to Contribute

@@ -54,4 +72,8 @@

We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/CoCreate-crud-client/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-crud-client/pulls) or merely upvote or comment on existing issues or pull requests.
We appreciate your continued support, thank you!
# License
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-crud-client/blob/master/LICENSE)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc