You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[@stenodb/lodash](./packages/lodash)|[](https://npm.im/@stenodb/lodash)| Lodash wrapper for Node.js and Browser |
-[steno](https://github.com/typicode/steno) - Specialized fast async file writer.
198
+
-[fastify-plugin](https://github.com/fastify/fastify-plugin) - Plugin helper for Fastify.
199
+
-[nest](https://github.com/nestjs/nest) - A progressive Node.js framework for building efficient and scalable server-side applications.
197
200
-[class-transformer](https://github.com/typestack/class-transformer) - Decorator-based transformation, serialization, and deserialization between objects and classes.
198
201
-[class-validator](https://github.com/typestack/class-validator) - Decorator-based property validation for classes.
202
+
-[class-validator-jsonschema](https://github.com/epiphone/class-validator-jsonschema) - Convert `class-validator` decorated classes into JSON schema.
199
203
-[json-difference](https://github.com/lukascivil/json-difference) - A simple way to find the difference between two objects or json diff.
200
204
-[tslog](https://github.com/fullstack-build/tslog) - Universal Logger for TypeScript and JavaScript.
Copy file name to clipboardExpand all lines: packages/browser/README.md
-2
Original file line number
Diff line number
Diff line change
@@ -75,8 +75,6 @@ db.write()
75
75
-[steno](https://github.com/typicode/steno) - Specialized fast async file writer.
76
76
-[class-transformer](https://github.com/typestack/class-transformer) - Decorator-based transformation, serialization, and deserialization between objects and classes.
77
77
-[class-validator](https://github.com/typestack/class-validator) - Decorator-based property validation for classes.
78
-
-[json-difference](https://github.com/lukascivil/json-difference) - A simple way to find the difference between two objects or json diff.
79
-
-[tslog](https://github.com/fullstack-build/tslog) - Universal Logger for TypeScript and JavaScript.
-[steno](https://github.com/typicode/steno) - Specialized fast async file writer.
61
+
-[fastify-plugin](https://github.com/fastify/fastify-plugin) - Plugin helper for Fastify.
62
+
-[class-transformer](https://github.com/typestack/class-transformer) - Decorator-based transformation, serialization, and deserialization between objects and classes.
63
+
-[class-validator](https://github.com/typestack/class-validator) - Decorator-based property validation for classes.
64
+
-[class-validator-jsonschema](https://github.com/epiphone/class-validator-jsonschema) - Convert `class-validator` decorated classes into JSON schema.
65
+
-[json-difference](https://github.com/lukascivil/json-difference) - A simple way to find the difference between two objects or json diff.
66
+
-[tslog](https://github.com/fullstack-build/tslog) - Universal Logger for TypeScript and JavaScript.
Copy file name to clipboardExpand all lines: packages/nest/README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -96,10 +96,8 @@ export class UsersService implements OnModuleInit {
96
96
## Credits
97
97
98
98
-[steno](https://github.com/typicode/steno) - Specialized fast async file writer.
99
+
-[nest](https://github.com/nestjs/nest) - A progressive Node.js framework for building efficient and scalable server-side applications.
99
100
-[class-transformer](https://github.com/typestack/class-transformer) - Decorator-based transformation, serialization, and deserialization between objects and classes.
100
-
-[class-validator](https://github.com/typestack/class-validator) - Decorator-based property validation for classes.
101
-
-[json-difference](https://github.com/lukascivil/json-difference) - A simple way to find the difference between two objects or json diff.
102
-
-[tslog](https://github.com/fullstack-build/tslog) - Universal Logger for TypeScript and JavaScript.
Copy file name to clipboardExpand all lines: packages/node/README.md
-3
Original file line number
Diff line number
Diff line change
@@ -77,9 +77,6 @@ await db.write()
77
77
78
78
-[steno](https://github.com/typicode/steno) - Specialized fast async file writer.
79
79
-[class-transformer](https://github.com/typestack/class-transformer) - Decorator-based transformation, serialization, and deserialization between objects and classes.
80
-
-[class-validator](https://github.com/typestack/class-validator) - Decorator-based property validation for classes.
81
-
-[json-difference](https://github.com/lukascivil/json-difference) - A simple way to find the difference between two objects or json diff.
82
-
-[tslog](https://github.com/fullstack-build/tslog) - Universal Logger for TypeScript and JavaScript.
|[@stenodb/lodash](./packages/lodash)|[](https://npm.im/@stenodb/lodash)| Lodash wrapper for Node.js and Browser |
> You can find more detailed examples [here](../../examples)
30
+
> **Note**\
31
+
> You can find more detailed examples [here](./examples)
31
32
32
33
<details>
33
34
<summary>class-transformer entity</summary>
@@ -194,8 +195,11 @@ pnpm add stenodb
194
195
## Credits
195
196
196
197
-[steno](https://github.com/typicode/steno) - Specialized fast async file writer.
198
+
-[fastify-plugin](https://github.com/fastify/fastify-plugin) - Plugin helper for Fastify.
199
+
-[nest](https://github.com/nestjs/nest) - A progressive Node.js framework for building efficient and scalable server-side applications.
197
200
-[class-transformer](https://github.com/typestack/class-transformer) - Decorator-based transformation, serialization, and deserialization between objects and classes.
198
201
-[class-validator](https://github.com/typestack/class-validator) - Decorator-based property validation for classes.
202
+
-[class-validator-jsonschema](https://github.com/epiphone/class-validator-jsonschema) - Convert `class-validator` decorated classes into JSON schema.
199
203
-[json-difference](https://github.com/lukascivil/json-difference) - A simple way to find the difference between two objects or json diff.
200
204
-[tslog](https://github.com/fullstack-build/tslog) - Universal Logger for TypeScript and JavaScript.
0 commit comments