Generates an app with CI/CD in Team Foundation Server
判断和获取运行时环境
Determine if a function is a native generator function.
Turns an AST into code.
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Check if something is a generator function
[](https://www.npmjs.com/package/@uni/env)
No description provided.
No description provided.
选取图片
[](https://www.npmjs.com/package/@uni/file)
Generate artificial backtrace by walking arguments.callee.caller chain
No description provided.
System info.
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
[](https://www.npmjs.com/package/@uni/navigate)
TypeScript definitions for @babel/generator
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
No description provided.
[](https://www.npmjs.com/package/@uni/image)
Rails-inspired generator system that provides scaffolding for your apps
(experimental) DSL to generate Terraform *.tf file
Useful terraspace hook collection (infracost generator, tflint, tf validate)
Computes IDF for a specified term based on the corpus, or generates keywords ordered by tf-idf for a specified document.
Generator for TF-IDF Document Retrieval in Rails apps using the lightweight RetrievalLite gem.
In information retrieval, tf–idf or TFIDF, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus. It is often used as a weighting factor in searches of information retrieval, text mining, and user modeling. The tf–idf value increases proportionally to the number of times a word appears in the document and is offset by the number of documents in the corpus that contain the word, which helps to adjust for the fact that some words appear more frequently in general.