{"library":"snowstorm","type":"library","category":null,"description":"A minimal JavaScript ORM for Node.js that maps plain data objects to model instances with typed properties. Version 1.0.0 provides property types (string, number, boolean, array, object, date, model) with custom property support, serialization via toJSON(), and prototype extension. It has low release activity and is suitable for simple data mapping use cases.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","Javascript","Node","ORM"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install snowstorm","imports":["const snowstorm = require('snowstorm')","const Task = snowstorm.create('Task', { title: snowstorm.Properties.string })","const { Properties } = require('snowstorm')"]},{"cmd":"yarn add snowstorm","imports":[]},{"cmd":"pnpm add snowstorm","imports":[]}],"homepage":"https://github.com/theisensanders-wf/snowstorm#readme","github":"git://github.com/theisensanders-wf/snowstorm","docs":null,"changelog":null,"pypi":null,"npm":"snowstorm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}