Giter Site home page Giter Site logo

x-255 / practice Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 40.95 MB

一些小的练习项目一级一些杂七杂八的demo等等

HTML 2.77% TypeScript 35.40% JavaScript 1.48% Kotlin 0.02% Swift 0.08% Objective-C 27.94% Dart 10.27% Ruby 0.13% CSS 0.23% CMake 0.75% C++ 1.59% C 0.55% Makefile 11.55% Java 7.01% Shell 0.07% Haskell 0.16%

practice's Introduction

项目结构

.
├── README.md
├── favicon.ico
├── package.json
├── packages
│   ├── global.d.ts
│   ├── algorithm # 算法学习
│   ├── angularjs_learn # angularjs学习
│   ├── flutter_demo # flutter学习
│   ├── flutter_shop # flutter防一个小商城
│   ├── fp-in-js # 函数式编程互动练习 [Functional Programming in Javascript](http://reactivex.io/learnrx/)
│   ├── haskell_learn # haskell学习记录
│   ├── init-format # 创建格式化配置脚本
│   └── mini-framework # 一个简单的前端框架
│   └── mini-vue # 学习vue源码用
│   └── leetcode # leetcode刷题
│   └── z7z8 # 一些杂七杂八 懒得分类的小玩意儿
│   └── aliens-go-home # react+redux开发的小游戏
│   └── tlias # springboot+react 学习demo
├── pnpm-lock.yaml
├── pnpm-workspace.yaml
└── tsconfig.json

fp-in-js 原网站Functional Programming in Javascript

安装依赖

安装到项目根目录: pnpm add [package] -w

安装到某个目录下:

pnpm add [package] -F [dirname]

practice's People

Contributors

x-255 avatar

Watchers

 avatar

Forkers

lightluomeng

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.