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.1.0
  • 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: npm link, tow react, https://stackoverflow.com/a/63705440/1835843
  2. TODO publish: export scss from webpack
  3. TODO understanding-json-schema
  4. TODO express

Done

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

Keywords

FAQs

Package last updated on 18 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