Skip to content

kara/ngo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ npm run build
# in other project
$ npm install ../ngo/dist
# in webpack config
"module": {
  "rules": [
    {
      "test": /\.js$/,
      "loader": "ngo-loader"
    },
    ...
  ]
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%