npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@edp-aif/common-api

v1.0.0

Published

1.0.0 修改生单表单配置实体类

Downloads

21

Readme

更新记录

1.0.0 修改生单表单配置实体类

0.9.1 修复json工具类问题;新增任务中心相关实体类

0.9.0 新增反写规则相关实体和属性

0.8.0 新增单据类型、单据关系、关联字段相关类

0.6.3 版本更新

0.6.2 日期格式化兼容IE11;

0.6.1 日期格式化兼容IE11;

0.6.0 移除侦听器配置实体;

0.5.0 新增侦听器配置实体;

0.4.0 新增config与log实体;billkit新增精度相关字段,附加字段、附加表属性调整;

0.3.0 aif相关实体类支持运行时定制

0.2.1 FormSettings序列化反序列化修复。

0.2.0 新增BillDataRowPersistenceType枚举;移除BillChange相关类;拆分Field与SubField;

0.1.0 新增billkit通用数据结构包

0.0.19 BpmnModelJsonHelper中SetAttributeValue问题修复,日期转字符串使用UTC时间

0.0.18 BpmnModelJsonHelper中SetAttributeValue问题修复

0.0.17 修改BpmnModelJsonHelper中Date处理逻辑问题,增加GetAttributeAsDateTime()方法

0.0.16 FormSettings新增来源单据选择器appid与入口

0.0.15 修改几个底层类与接口名

0.0.14 修改FormSettings类,增加name属性

0.0.13 修改序列化器,新增部分api,导出所有实体类

0.0.12 新增业务场景图相关实体类

0.0.11 ISlimP2PEntity新增targettargetVoProxyId, targetSuCode

0.0.10 ISlimP2PEntity新增sourceBeId,targetBeId

0.0.9 新增导出接口

0.0.8 移除BeType、VoType相关属性, 关联实体转移至本npm包内,新增导出接口

0.0.7 新增Slim实体类与接口,新增BpmnModelJsonHelper工具类,所有实体类均实现IJsonConvertable接口

0.0.6 将枚举类型值改为与枚举名相同的字符串

0.0.5 删除所有getter/setter方法,所有属性均为public

0.0.4 修复bug

0.0.3 暴露调用类型枚举类

0.0.2 暴露业务动作类型枚举类

0.0.1 定义业务事件、业务动作、生单规则、回写规则、生单流程、回写流程实体类