Docs.rs
  • taro_init-0.0.1
    • taro_init 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • luckyadam
    • Dependencies
      • anyhow =1.0.80 normal
      • console =0.15.8 normal
      • futures =0.3.30 normal
      • handlebars =5.1.0 normal
      • handlebars_misc_helpers =0.15.0 normal
      • napi =2.15.2 normal
      • napi-derive =2.15.3 normal
      • once_cell =1.19.0 normal
      • regex =1.10.3 normal
      • serde =1.0.197 normal
      • serde_json =1.0.114 normal
      • spinners =4.1.1 normal
      • tokio =1.36.0 normal
      • tokio-util =0.7.10 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

taro_init0.0.1

  • Structs
  • Enums
  • Statics
  • Functions
?
Change settings

List of all items

Structs

  • constants::PackageCommand
  • constants::includes
  • creator::CreateOptions
  • creator::Creator
  • creator::JSReturnObject
  • page::Page
  • plugin::Plugin
  • project::Project

Enums

  • constants::CSSType
  • constants::CompilerType
  • constants::FrameworkType
  • constants::NpmType
  • constants::PeriodType
  • creator::JSReturn

Functions

  • async_fs::copy
  • async_fs::create_dir
  • async_fs::create_dir_all
  • async_fs::metadata
  • async_fs::read
  • async_fs::remove_dir_all
  • async_fs::remove_file
  • async_fs::rename
  • async_fs::set_permissions
  • async_fs::write
  • rn::edit::change_default_name_in_template
  • rn::validate::validate_project_name
  • utils::execute_command
  • utils::generate_with_template
  • utils::get_all_files_in_folder
  • utils::init_git
  • utils::install_deps
  • utils::normalize_path_path
  • utils::normalize_path_str

Statics

  • constants::FILE_FILTER
  • constants::FRAMEWORK_TYPE_MAP
  • constants::HANDLEBARS
  • constants::MEDIA_REGEX
  • constants::PACKAGES_MANAGEMENT
  • constants::STYLE_EXT_MAP
  • constants::TEMPLATE_CREATOR