New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fe-charts

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fe-charts

暂无

latest
Source
npmnpm
Version
0.1.8
Version published
Maintainers
1
Created
Source

项目简介

暂无

技术栈

  • React
  • D3.js
  • Three.js
  • TypeScript

命名规范

  • 文件名称

    小写英文单词,单词用连字符分隔,同一模块的 js 和 样式文件名字要统一

项目规范

采用 ES6 语法编码

缩进 2 个空格

代码提交写明注释(动词开头+描述开发的功能或解决的问题)

开始开发

  • 获取代码

      git clone https://github.com/fe-charts/fe-charts.git
    
  • 安装依赖

      yarn # strongly recommend
    
  • 开发

      yarn start # strongly recommend
    
  • 测试

      yarn test
    
  • 构建

      yarn build
    

tips

This project was bootstrapped with Create React App.

FAQs

Package last updated on 24 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts