Skip to content

Fastjs is a Powerful, simple and fast javascript library

License

Notifications You must be signed in to change notification settings

dafangtoubushuai/fastjs-next

 
 

Repository files navigation

Fastjs-next

Getting Started

Emm... It's not ready yet. Wait for a while to learn fastjs-next.

Description

Fastjs-next is a version that can be used in node projects. It adapts the tree-shaking of webpack / vite. We rewrite the code of fastjs, let you more comfortable to use it in node projects.

Install

npm install fastjs-next

Contributing

Environment

rollup.js

npm install --global rollup

node.js

Please install last LTS version of node.js.

typescript

npm install --global typescript

Commit / Pull Request specification

  • Commit message should be in English
  • First letter of commit message should be capitalized
  • Each line should not more than 30 words
  • Commit message should be clear and concise
  • You need to write down the change of the code
  • Please use the word like Update / Fix ? bug / Delete / Add / Test to start your commit message
  • Pull Request need add a line \n{date} {author} at the end of the commit message

Not allowed

  • Don't submit outdated branch
  • Don't use any type at 99% of the time

Contributors

  • dy-xiaodong2022
  • shugoforgit

Info

Author: dy-xiaodong
Readme version: v0.0.8

About

Fastjs is a Powerful, simple and fast javascript library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • JavaScript 1.5%