Other packages > Find by keyword >

packer  

An Opinionated Framework for Using 'JavaScript'
View on CRAN: Click here


Download and install packer package within the R console
Install from CRAN:
install.packages("packer")

Install from Github:
library("remotes")
install_github("cran/packer")

Install by package version:
library("remotes")
install_version("packer", "0.1.3")



Attach the package and use:
library("packer")
Maintained by
John Coene
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-10-20
Latest Update: 2022-05-28
Description:
Enforces good practice and provides convenience functions to make work with 'JavaScript' not just easier but also scalable. It is a robust wrapper to 'NPM', 'yarn', and 'webpack' that enables to compartmentalize 'JavaScript' code, leverage 'NPM' and 'yarn' packages, include 'TypeScript', 'React', or 'Vue' in web applications, and much more.
How to cite:
John Coene (2020). packer: An Opinionated Framework for Using 'JavaScript'. R package version 0.1.3, https://cran.r-project.org/web/packages/packer. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.0.6 (2020-10-20 16:30), 0.1.0 (2021-07-14 19:10), 0.1.1 (2021-08-14 14:40), 0.1.2 (2022-01-08 21:32)
Other packages that cited packer R package
View packer citation profile
Other R packages that packer depends, imports, suggests or enhances
Complete documentation for packer
Functions, R codes and Examples using the packer R package
Some associated functions: add_plugin_clean . add_plugin_eslint . add_plugin_html . add_plugin_prettier . add_plugin_workbox . apply_framework7 . apply_react . apply_vue . bundle . checks . dev_roclet . ease_lit . engine . engine_check . engine_console . include_action_check . jsdoc . make_library . mockup . npm_console . npm_fix . npm_install . npm_outdated . npm_run . npm_update . npx . prod_roclet . put_precommit_hook . put_recommended . put_rprofile_adapt . put_test . scaffold_ambiorix . scaffold_bare . scaffold_extension . scaffold_golem . scaffold_input . scaffold_leprechaun . scaffold_output . scaffold_rmd . scaffold_widget . set_npm . set_yarn . tests . types . use_loader_babel . use_loader_coffee . use_loader_file . use_loader_framework7 . use_loader_mocha . use_loader_pug . use_loader_rule . use_loader_style . use_loader_svelte . use_loader_ts . use_loader_vue . use_tailwind . yarn_clean . yarn_console . yarn_global . yarn_install . yarn_outdated . yarn_run . yarn_upgrade . yarn_version . 
Some associated R codes: ambiorix-utils.R . ambiorix.R . assertions.R . bare-utils.R . bare.R . bundle.R . checks.R . config.R . engine.R . extension-utils.R . extension.R . framework7.R . golem-utils.R . golem.R . input.R . leprechaun-files.R . leprechaun.R . library.R . lit.R . loaders.R . mock.R . npm.R . npx.R . output.R . plugins.R . react.R . rmd-utils.R . rmd.R . roclets.R . tailwind.R . test.R . typescript.R . utils.R . vue.R . widget-utils.R . widget.R . workflows.R . yarn.R . zzz.R .  Full packer package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA