/fastjs-next

Fastjs is a high availability, high performance JavaScript Frame.

Primary LanguageTypeScriptMIT LicenseMIT

Fastjs-next

Getting Started

Description

Fastjs is a high availability, high performance JavaScript Frame. It is designed to be easy to use. Fastjs can be use like a library with any framework, or it can be used as a framework itself.

Fastjs is a good choice for you to develop your project, Our team are working hard to make it better.

Install

npm install fastjs-next
import { FastjsDom } from 'fastjs-next';

new FastjsDom("iframe")
  .set(srcdoc, html)
  .appendTo()

Contributors

  • dy-xiaodong2022
  • Ivan-Adam

Info

  • Author: dy-xiaodong2022
  • Readme version: v1.2.0