Skip to content

amisscoder/fastjs-next

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

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

Contributors

  • dy-xiaodong2022
  • shugoforgit

Info

Author: dy-xiaodong
Readme version: v0.0.7

About

Fastjs is a Powerful, simple and fast javascript library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%