Skip to content

fluidnext/library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@fluidnext-library

Contain the sequent module:

  • Container
  • Core
  • Event
  • Hydrator
  • Localize

Build

The modules are compile in commonjs and es6:

commonjs

npm run tsc-es6

es6

npm run tsc-commonjs

Test

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 54.4%
  • JavaScript 45.6%