安全向导
更好的打字稿guid实现。该库的原因是显式继承字符串,因此我们可以更安全地通过网络将guid序列化为JSON。它还对4种主要的GUID字符串格式B,P,D和N具有更好的GUID格式支持。
安装
npm i safeguid --save
基本用法
import { SafeGuid } from 'safeguid' ;
import { Guid as _tsGuid } from 'typescr ipt-guid' ;
export class Example {
pub
一个渐进式的框架,用于构建高效且可扩展的服务器端应用程序,受到极大启发。
描述
框架Typescr ipt入门资料库。
安装
$ npm install
运行应用
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
测试
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# te
打字稿是
生成运行时类型检查的Typescr ipt转换器。
:optical_disk: 安装
npm install --save typescr ipt-is
# Ensure you have the required dependencies at compile time:
npm install --save-dev typescr ipt
# If you want to use the decorators, ensure you have reflect-metadata