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.3
  • npm
  • Socket score

Version published
Maintainers
1
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. FIXME isTable not works
  3. TODO publish: export scss from webpack
  4. TODO understanding-json-schema
  5. TODO express

Done

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