Update build
This repository contains the following standards for easy reuse in other projects.
MIL-STD-2525B change 2
MIL-STD-2525C
MIL-STD-2525D change 1
npm install mil-std-2525
Then you can simply:
import { ms2525b,ms2525c,ms2525d } from "mil-std-2525";
The code is provided under the MIT license for easy reuse.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
MILSTD Military symbol standards in TSV and JS
This repository contains the following standards for easy reuse in other projects.
MIL-STD-2525B change 2
MIL-STD-2525C
MIL-STD-2525D change 1
Usage
npm install mil-std-2525Then you can simply:
import { ms2525b,ms2525c,ms2525d } from "mil-std-2525";License
The code is provided under the MIT license for easy reuse.