butsalt / fe-note

前端笔记

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fe-note

这里记录了我的前端笔记。

Requirements

  • node版本需要在16.17.1或更高

Run

  1. npm install
  2. npm start
  3. 访问http://localhost:3000/pages

Index

  1. 核心
  • css
  • js
  • dom
  • bom
  • html
  • selector
  • meta
  • svg
  • canvas
  • animation
  • http
  1. 对第三方js库的尝试
  • jquery
  • d3(数据驱动,绘制svg库)
  • velocity(动画库)
  • tween(使用requestAnimationFrame驱动的动画库)
  • parsley(表单验证)
  • openlayers(地图)
  1. 其它
  • dd(模仿黄韬写的工具类)

About

前端笔记


Languages

Language:JavaScript 59.5%Language:HTML 40.4%Language:EJS 0.1%Language:CSS 0.0%