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

json-server-client

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-server-client

## Installation

  • 0.0.2
  • npm
  • Socket score

Version published
Weekly downloads
21
increased by2000%
Maintainers
1
Weekly downloads
 
Created
Source

json-server-client

Installation

npm install
npm start:server
npm start

Features

features

  1. TODO publish:
  2. export from webpack
  3. //input: schema.ts
  4. //init: generate schema.json
  5. //export: App
  6. //test: ReactDOM.render(<App />, document.getElementById('root'));
  7. TODO understanding-json-schema
  8. TODO express

Done

  1. //object edit, text area or json editor
  2. //seperate json-server-orm
  3. \publish ts package
  4. //add es export in ts-node-react-template
  5. //create json-server-orm project from tpl
  6. //test
  7. //server logger
  8. \error.log post data
  9. \ts <4.1.0
  10. //core
  11. //All/List
  12. //Add
  13. //Update
  14. //Delete
  15. \One Details
  16. //table filters 0. //order 0. \filter 0. //full text search 0. //limit 0. //editable row style
  17. JSON Schema (optional)
  18. //client table generator
  19. //ajv validation 1. //client validation 1. //server validation
  20. //typescript-json-schema
  21. //Decorator+refrlect -> json-schema -> client genrator+server validation 1. @exp to wrap json-schema? Decorator 1. reflect-metadata
  22. //http://forivall.com/json-schema-cheatsheet/
  23. //react router

Keywords

FAQs

Package last updated on 17 Jun 2021

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc